Searched refs:ec_vf_function (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pci_irq.c | 93 bool ec_vf_function; in mlx5_set_msix_vec_count() local 120 ec_vf_function = mlx5_core_ec_sriov_enabled(dev); in mlx5_set_msix_vec_count() 121 vport = mlx5_core_func_to_vport(dev, function_id, ec_vf_function); in mlx5_set_msix_vec_count() 133 MLX5_SET(set_hca_cap_in, hca_cap, ec_vf_function, ec_vf_function); in mlx5_set_msix_vec_count()
|
H A D | vport.c | 1197 MLX5_SET(query_hca_cap_in, in, ec_vf_function, ec_vf_func); in mlx5_vport_get_other_func_cap() 1222 MLX5_SET(set_hca_cap_in, set_ctx, ec_vf_function, ec_vf_func); in mlx5_vport_set_other_func_cap()
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 5072 u8 ec_vf_function[0x1]; member 6270 u8 ec_vf_function[0x1]; member
|