Home
last modified time | relevance | path

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

/include/linux/mlx5/
Dvport.h50 mlx5_core_is_pf(mdev))
Ddriver.h1135 static inline bool mlx5_core_is_pf(const struct mlx5_core_dev *dev) in mlx5_core_is_pf() function
1158 return mlx5_core_is_pf(dev) && MLX5_CAP_ESW(dev, ecpf_vport_exists); in mlx5_ecpf_vport_exists()