Searched refs:mlx5_core_is_pf (Results 1 – 2 of 2) sorted by relevance
50 mlx5_core_is_pf(mdev))
1135 static inline bool mlx5_core_is_pf(const struct mlx5_core_dev *dev) in mlx5_core_is_pf() function1158 return mlx5_core_is_pf(dev) && MLX5_CAP_ESW(dev, ecpf_vport_exists); in mlx5_ecpf_vport_exists()