Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c210 if (mlx5_core_is_mp_slave(dev)) { in mlx5_devlink_reload_down()
474 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
/linux/include/linux/mlx5/
H A Ddriver.h1287 static inline int mlx5_core_is_mp_slave(struct mlx5_core_dev *dev) in mlx5_core_is_mp_slave() function
1300 return mlx5_core_is_mp_slave(dev) || in mlx5_core_mp_enabled()