Searched refs:mlx5_lag_is_active (Results 1 - 8 of 8) sorted by path

/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c3020 if (!ns || !mlx5_lag_is_active(mdev))
4091 if (!mlx5_lag_is_active(dev->mdev))
H A Dqp.c2738 if (mlx5_lag_is_active(dev->mdev) && !MLX5_CAP_GEN(dev->mdev, lag_dct))
4545 if (mlx5_lag_is_active(dev->mdev))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c150 if (mlx5_lag_is_active(dev)) {
415 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) {
H A Den_tc.c1690 if (!mlx5_lag_is_active(out_priv->mdev))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c191 if (!mlx5_lag_is_active(mdev))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c733 if (!mlx5_lag_is_active(mdev))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1377 bool mlx5_lag_is_active(struct mlx5_core_dev *dev) function
1390 EXPORT_SYMBOL(mlx5_lag_is_active); variable
/linux-master/include/linux/mlx5/
H A Ddriver.h1169 bool mlx5_lag_is_active(struct mlx5_core_dev *dev);

Completed in 261 milliseconds