Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.c150 if (mlx5_lag_is_active(dev)) { in mlx5_devlink_reload_down()
415 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
Den_tc.c1690 if (!mlx5_lag_is_active(out_priv->mdev)) in mlx5e_tc_query_route_vport()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c191 if (!mlx5_lag_is_active(mdev)) in mlx5_esw_bridge_changeupper_validate_netdev()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c1423 bool mlx5_lag_is_active(struct mlx5_core_dev *dev) in mlx5_lag_is_active() function
1436 EXPORT_SYMBOL(mlx5_lag_is_active);
/linux-6.12.1/include/linux/mlx5/
Ddriver.h1182 bool mlx5_lag_is_active(struct mlx5_core_dev *dev);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dqos.c744 if (!mlx5_lag_is_active(mdev)) in mlx5_esw_qos_max_link_speed_get()
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dmain.c3271 if (!ns || !mlx5_lag_is_active(mdev)) in mlx5_eth_lag_init()
4389 } else if (!mlx5_lag_is_active(dev->mdev)) in mlx5_ib_stage_ib_reg_init()
Dqp.c2736 if (mlx5_lag_is_active(dev->mdev) && !MLX5_CAP_GEN(dev->mdev, lag_dct)) in create_dct()
4542 if (mlx5_lag_is_active(dev->mdev)) in mlx5_ib_modify_dct()