Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Ddriver.h1292 static inline int mlx5_core_is_mp_slave(struct mlx5_core_dev *dev) in mlx5_core_is_mp_slave() function
1305 return mlx5_core_is_mp_slave(dev) || in mlx5_core_mp_enabled()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c4208 if (mlx5_core_is_mp_slave(work->dev)) { in mlx5_ib_handle_event()
6341 if (mlx5_core_is_mp_slave(mdev) && ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_add()
6367 if (mlx5_core_is_mp_slave(mdev)) { in mlx5_ib_remove()