Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mlx5/
Ddriver.h1187 static inline int mlx5_core_mp_enabled(struct mlx5_core_dev *dev) in mlx5_core_mp_enabled() function
1195 if (!mlx5_core_mp_enabled(dev)) in mlx5_core_native_port_num()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c279 if (!mlx5_core_mp_enabled(ibdev->mdev) || in mlx5_ib_get_native_port_mdev()
312 if (!mlx5_core_mp_enabled(ibdev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_put_native_port_mdev()
792 bool raw_support = !mlx5_core_mp_enabled(mdev); in mlx5_ib_query_device()
3176 bool raw_support = !mlx5_core_mp_enabled(dev->mdev); in get_core_cap_flags()
3955 if (!mlx5_core_mp_enabled(mdev)) { in mlx5_ib_stage_init_init()
4793 if (!mlx5_core_mp_enabled(mdev)) in mlx5_ib_add()