Searched refs:mlx5_core_is_pf (Results 1 – 4 of 4) sorted by relevance
299 if (mlx5_core_is_pf(dev)) in mlx5_enter_error_state()
1160 (esw && MLX5_CAP_GEN(esw->dev, vport_group_manager) && mlx5_core_is_pf(esw->dev))
1237 static inline int mlx5_core_is_pf(struct mlx5_core_dev *dev) in mlx5_core_is_pf() function
807 if (!mlx5_core_is_pf(mdev)) in mlx5_ib_query_device()1302 if (mlx5_core_is_pf(dev->mdev) && MLX5_CAP_GEN(dev->mdev, bf)) in mlx5_ib_alloc_ucontext()3476 if (mlx5_core_is_pf(mdev)) { in mlx5_ib_add()