Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c189 if (!mlx5_core_is_mp_slave(dev)) in is_mp_supported()
Ddevlink.c456 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
Dmain.c1540 if (!mlx5_core_is_mp_slave(dev)) in probe_one()
/Linux-v5.15/include/linux/mlx5/
Ddriver.h1220 static inline int mlx5_core_is_mp_slave(struct mlx5_core_dev *dev) in mlx5_core_is_mp_slave() function
1233 return mlx5_core_is_mp_slave(dev) || in mlx5_core_mp_enabled()