Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c164 if (mlx5_lag_is_active(dev)) { in mlx5_devlink_reload_down()
429 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
H A Den_tc.c1689 if (!mlx5_lag_is_active(out_priv->mdev)) in mlx5e_tc_query_route_vport()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c186 if (!mlx5_lag_is_active(mdev)) in mlx5_esw_bridge_changeupper_validate_netdev()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1359 bool mlx5_lag_is_active(struct mlx5_core_dev *dev) in mlx5_lag_is_active() function
1372 EXPORT_SYMBOL(mlx5_lag_is_active);
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1166 bool mlx5_lag_is_active(struct mlx5_core_dev *dev);
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c3041 if (!ns || !mlx5_lag_is_active(mdev)) in mlx5_eth_lag_init()
4113 if (!mlx5_lag_is_active(dev->mdev)) in mlx5_ib_stage_ib_reg_init()
H A Dqp.c2738 if (mlx5_lag_is_active(dev->mdev) && !MLX5_CAP_GEN(dev->mdev, lag_dct)) in create_dct()
4550 if (mlx5_lag_is_active(dev->mdev)) in mlx5_ib_modify_dct()