Home
last modified time | relevance | path

Searched refs:mlx5_lag_is_active (Results 1 – 4 of 4) 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/
H A Ddevlink.c473 if (mlx5_core_is_mp_slave(dev) || mlx5_lag_is_active(dev)) { in mlx5_devlink_enable_roce_validate()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c2209 bool mlx5_lag_is_active(struct mlx5_core_dev *dev) in mlx5_lag_is_active() function
2222 EXPORT_SYMBOL(mlx5_lag_is_active);
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c1522 if (!mlx5_lag_is_active(mdev)) in mlx5_esw_qos_max_link_speed_get()