host_total_vfs    200 drivers/net/ethernet/mellanox/mlx5/core/sriov.c 	u16 host_total_vfs;
host_total_vfs    211 drivers/net/ethernet/mellanox/mlx5/core/sriov.c 		host_total_vfs = MLX5_GET(query_esw_functions_out, out,
host_total_vfs    212 drivers/net/ethernet/mellanox/mlx5/core/sriov.c 					  host_params_context.host_total_vfs);
host_total_vfs    214 drivers/net/ethernet/mellanox/mlx5/core/sriov.c 		if (host_total_vfs)
host_total_vfs    215 drivers/net/ethernet/mellanox/mlx5/core/sriov.c 			return host_total_vfs;
host_total_vfs   10097 include/linux/mlx5/mlx5_ifc.h 	u8         host_total_vfs[0x10];