Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c182 if (!mlx5_lag_is_active(mdev)) in mlx5_esw_bridge_changeupper_validate_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c1508 if (!mlx5_lag_is_active(mdev) || in mlx5_esw_qos_max_link_speed_get()
1850 if (!mlx5_lag_is_active(esw->dev)) { in mlx5_esw_validate_cross_esw_scheduling()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c474 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
H A Deswitch_offloads.c2871 mlx5_get_sd(esw->dev) && !mlx5_lag_is_active(esw->dev)) in mlx5_esw_offloads_rep_load()
3900 mlx5_get_sd(esw->dev) && !mlx5_lag_is_active(esw->dev)) in mlx5_eswitch_reload_ib_reps()
4865 if (mlx5_get_sd(esw->dev) && !mlx5_lag_is_active(esw->dev)) in mlx5_eswitch_reload_reps_blocked()
H A Den_tc.c1695 if (!mlx5_lag_is_active(out_priv->mdev)) in mlx5e_tc_query_route_vport()
4671 if (mlx5_lag_is_sd(in_mdev) && !mlx5_lag_is_active(in_mdev)) { in mlx5e_add_fdb_flow()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c2464 bool mlx5_lag_is_active(struct mlx5_core_dev *dev) in mlx5_lag_is_active() function
2478 EXPORT_SYMBOL(mlx5_lag_is_active);
/linux/include/linux/mlx5/
H A Ddriver.h1156 bool mlx5_lag_is_active(struct mlx5_core_dev *dev);
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c3723 if (!ns || !mlx5_lag_is_active(mdev)) in mlx5_eth_lag_init()
4976 } else if (!mlx5_lag_is_active(dev->mdev)) in mlx5_ib_stage_ib_reg_init()