Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c290 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
H A Dmain.c1383 if (!mlx5_core_is_mp_slave(dev)) in init_one()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h1175 static inline int mlx5_core_is_mp_slave(struct mlx5_core_dev *dev) in mlx5_core_is_mp_slave() function
1188 return mlx5_core_is_mp_slave(dev) || in mlx5_core_mp_enabled()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmain.c4798 if (mlx5_core_is_mp_slave(mdev) && ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_add()
4834 if (mlx5_core_is_mp_slave(mdev)) { in mlx5_ib_remove()