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.c245 u16 host_total_vfs; in mlx5_get_max_vfs() local
256 host_total_vfs = MLX5_GET(query_esw_functions_out, out, in mlx5_get_max_vfs()
257 host_params_context.host_total_vfs); in mlx5_get_max_vfs()
259 return host_total_vfs; in mlx5_get_max_vfs()