Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mlx5/
Ddriver.h1176 static inline int mlx5_core_is_mp_slave(struct mlx5_core_dev *dev) in mlx5_core_is_mp_slave() function
1189 return mlx5_core_is_mp_slave(dev) || in mlx5_core_mp_enabled()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c4801 if (mlx5_core_is_mp_slave(mdev) && ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_add()
4837 if (mlx5_core_is_mp_slave(mdev)) { in mlx5_ib_remove()