Searched defs:ec_vf_func (Results 1 – 4 of 4) sorted by relevance
1167 bool ec_vf_func = mlx5_core_is_ec_vf_vport(dev, vport); in mlx5_vport_get_other_func_cap() local1183 bool ec_vf_func = mlx5_core_is_ec_vf_vport(dev, vport); in mlx5_vport_set_other_func_cap() local
368 static inline int mlx5_vport_to_func_id(const struct mlx5_core_dev *dev, u16 vport, bool ec_vf_func) in mlx5_vport_to_func_id()
47 bool ec_vf_func) in mlx5_core_func_to_vport()
37 bool ec_vf_func = other_vport ? mlx5_core_is_ec_vf_vport(mdev, vport_number) : false; in mlx5dr_cmd_query_gvmi() local