Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Ddriver.h1298 static inline int mlx5_core_is_mp_master(struct mlx5_core_dev *dev) in mlx5_core_is_mp_master() function
1306 mlx5_core_is_mp_master(dev); in mlx5_core_mp_enabled()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c5423 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_init_multiport_master()
5490 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_cleanup_multiport_master()