Searched refs:mlx5_lag_is_multipath (Results 1 – 3 of 3) sorted by relevance
32 bool mlx5_lag_is_multipath(struct mlx5_core_dev *dev);39 static inline bool mlx5_lag_is_multipath(struct mlx5_core_dev *dev) { return false; } in mlx5_lag_is_multipath() function
1602 if (mlx5_lag_is_multipath(dev0)) in mlx5_do_bond()
4197 mlx5_lag_is_multipath(priv->mdev)) && in is_lag_dev()4390 mlx5_lag_is_multipath(esw_attr->in_mdev)) && in is_peer_flow_needed()4588 if (!(err == -ENETUNREACH && mlx5_lag_is_multipath(in_mdev))) in __mlx5e_add_fdb_flow()