Searched refs:ec_vf_function (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pci_irq.c | 91 bool ec_vf_function; in mlx5_set_msix_vec_count() local 118 ec_vf_function = mlx5_core_ec_sriov_enabled(dev); in mlx5_set_msix_vec_count() 119 vport = mlx5_core_func_to_vport(dev, function_id, ec_vf_function); in mlx5_set_msix_vec_count() 131 MLX5_SET(set_hca_cap_in, hca_cap, ec_vf_function, ec_vf_function); in mlx5_set_msix_vec_count()
|
D | vport.c | 1175 MLX5_SET(query_hca_cap_in, in, ec_vf_function, ec_vf_func); in mlx5_vport_get_other_func_cap() 1200 MLX5_SET(set_hca_cap_in, set_ctx, ec_vf_function, ec_vf_func); in mlx5_vport_set_other_func_cap()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_cmd.c | 51 MLX5_SET(query_hca_cap_in, in, ec_vf_function, ec_vf_func); in mlx5dr_cmd_query_gvmi()
|
/Linux-v6.6/include/linux/mlx5/ |
D | mlx5_ifc.h | 4774 u8 ec_vf_function[0x1]; member 5928 u8 ec_vf_function[0x1]; member
|