Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c200 u16 host_total_vfs; in mlx5_get_max_vfs() local
211 host_total_vfs = MLX5_GET(query_esw_functions_out, out, in mlx5_get_max_vfs()
212 host_params_context.host_total_vfs); in mlx5_get_max_vfs()
214 if (host_total_vfs) in mlx5_get_max_vfs()
215 return host_total_vfs; in mlx5_get_max_vfs()
/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc.h10547 u8 host_total_vfs[0x10]; member