Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Ddriver.h1171 static inline int mlx5_core_mp_enabled(struct mlx5_core_dev *dev) in mlx5_core_mp_enabled() function
1179 if (!mlx5_core_mp_enabled(dev)) in mlx5_core_native_port_num()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c309 if (!mlx5_core_mp_enabled(ibdev->mdev) || in mlx5_ib_get_native_port_mdev()
345 if (!mlx5_core_mp_enabled(ibdev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_put_native_port_mdev()
839 bool raw_support = !mlx5_core_mp_enabled(mdev); in mlx5_ib_query_device()
5098 bool raw_support = !mlx5_core_mp_enabled(dev->mdev); in get_core_cap_flags()
6180 if (!mlx5_core_mp_enabled(mdev)) { in mlx5_ib_stage_init_init()
6910 if (!mlx5_core_mp_enabled(mdev)) in mlx5_ib_add()