Searched refs:mlx5_lag_is_mpesw (Results 1 – 8 of 8) sorted by relevance
31 bool mlx5_lag_is_mpesw(struct mlx5_core_dev *dev);
204 bool mlx5_lag_is_mpesw(struct mlx5_core_dev *dev) in mlx5_lag_is_mpesw() function210 EXPORT_SYMBOL(mlx5_lag_is_mpesw);
51 if (mlx5_lag_is_mpesw(dev)) in mlx5_ib_vport_rep_load()58 if (!mlx5_lag_is_mpesw(dev)) in mlx5_ib_vport_rep_load()
464 ctx->val.vbool = mlx5_lag_is_mpesw(dev); in mlx5_devlink_esw_multiport_get()
4256 return same_hw_reps(priv, out_dev) && mlx5_lag_is_mpesw(priv->mdev); in is_multiport_eligible()4427 if (mlx5_lag_is_mpesw(esw_attr->in_mdev)) in is_peer_flow_needed()4638 if (attr->in_rep->vport == MLX5_VPORT_UPLINK && !mlx5_lag_is_mpesw(priv->mdev)) in mlx5e_tc_add_fdb_peer_flow()
446 mlx5_lag_is_mpesw(esw->dev)) in esw_setup_vport_dest()
1163 bool mlx5_lag_is_mpesw(struct mlx5_core_dev *dev);
100 !mlx5_lag_is_mpesw(priv->mdev)) in get_route_and_out_devs()
Completed in 33 milliseconds