Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c552 bool mlx5_lag_is_active(struct mlx5_core_dev *dev) in mlx5_lag_is_active() function
564 EXPORT_SYMBOL(mlx5_lag_is_active);
/Linux-v4.19/include/linux/mlx5/
Ddriver.h1228 bool mlx5_lag_is_active(struct mlx5_core_dev *dev);
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c444 if (mlx5_lag_is_active(dev->mdev)) { in mlx5_query_port_roce()
4760 if (!ns || !mlx5_lag_is_active(mdev)) in mlx5_eth_lag_init()
5672 if (!mlx5_lag_is_active(mdev)) in mlx5_ib_stage_init_init()
Dqp.c3003 if (mlx5_lag_is_active(dev->mdev)) { in __mlx5_ib_modify_qp()