Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c140 if (mlx5_lag_is_active(dev)) { in mlx5_devlink_reload_down()
290 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
H A Dlag.c651 bool mlx5_lag_is_active(struct mlx5_core_dev *dev) in mlx5_lag_is_active() function
663 EXPORT_SYMBOL(mlx5_lag_is_active);
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h1090 bool mlx5_lag_is_active(struct mlx5_core_dev *dev);
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c2411 if (mlx5_lag_is_active(dev->mdev) && !MLX5_CAP_GEN(dev->mdev, lag_dct)) in create_dct()
4187 if (mlx5_lag_is_active(dev->mdev)) in mlx5_ib_modify_dct()