MLX5_MAX_FLOW_FWD_VPORTS
int ifindexes[MLX5_MAX_FLOW_FWD_VPORTS];
if (esw_attr->out_count >= MLX5_MAX_FLOW_FWD_VPORTS) {
const struct ip_tunnel_info *tun_info[MLX5_MAX_FLOW_FWD_VPORTS];
struct mlx5e_mpls_info mpls_info[MLX5_MAX_FLOW_FWD_VPORTS];
int mirred_ifindex[MLX5_MAX_FLOW_FWD_VPORTS];
struct encap_route_flow_item encap_routes[MLX5_MAX_FLOW_FWD_VPORTS];
struct encap_flow_item encaps[MLX5_MAX_FLOW_FWD_VPORTS];
for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) {
for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) {
for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) {
for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++)
for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) {
for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++)
} dests[MLX5_MAX_FLOW_FWD_VPORTS];
dest = kzalloc_objs(*dest, MLX5_MAX_FLOW_FWD_VPORTS + 1);
dest = kzalloc_objs(*dest, MLX5_MAX_FLOW_FWD_VPORTS + 1);
for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) {