Home
last modified time | relevance | path

Searched refs:host_total_vfs (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c274 u16 host_total_vfs; in mlx5_get_max_vfs() local
285 host_total_vfs = MLX5_GET(query_esw_functions_out, out, in mlx5_get_max_vfs()
286 host_params_context.host_total_vfs); in mlx5_get_max_vfs()
288 return host_total_vfs; in mlx5_get_max_vfs()