Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1082 bool net_func_v1 = MLX5_CAP_GEN(dev, query_host_net_function_v1); in mlx5_esw_query_functions()
1195 if (MLX5_CAP_GEN(dev, query_host_net_function_v1)) { in mlx5_esw_get_host_pf_info()
2167 MLX5_CAP_GEN(dev, query_host_net_function_v1)) in mlx5_esw_get_hpf_pf_num()
2280 if (!MLX5_CAP_GEN(dev, query_host_net_function_v1)) in mlx5_esw_spfs_init()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h2035 u8 query_host_net_function_v1[0x1]; member