Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c299 if (mlx5_core_is_pf(dev)) in mlx5_enter_error_state()
H A Dmlx5_eswitch.c1182 (esw && MLX5_CAP_GEN(esw->dev, vport_group_manager) && mlx5_core_is_pf(esw->dev))
/freebsd/sys/dev/mlx5/
H A Ddriver.h1229 static inline int mlx5_core_is_pf(struct mlx5_core_dev *dev) in mlx5_core_is_pf() function
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c807 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()
3477 if (mlx5_core_is_pf(mdev)) { in mlx5_ib_add()