Searched refs:mlx5_lag_is_multipath (Results 1 – 4 of 4) sorted by relevance
88 if (mlx5_lag_is_multipath(mdev)) { in mlx5e_route_lookup_ipv4()100 if (mlx5_lag_is_multipath(mdev) && rt->rt_gw_family != AF_INET) { in mlx5e_route_lookup_ipv4()
25 bool mlx5_lag_is_multipath(struct mlx5_core_dev *dev) in mlx5_lag_is_multipath() function
3507 mlx5_lag_is_multipath(attr->in_mdev)) && in is_peer_flow_needed()3614 if (!(err == -ENETUNREACH && mlx5_lag_is_multipath(in_mdev))) in __mlx5e_add_fdb_flow()
1082 bool mlx5_lag_is_multipath(struct mlx5_core_dev *dev);