Home
last modified time | relevance | path

Searched refs:MLX5_MAX_FLOW_FWD_VPORTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h365 #define MLX5_MAX_FLOW_FWD_VPORTS 2 macro
392 } dests[MLX5_MAX_FLOW_FWD_VPORTS];
Den_tc.c122 struct encap_flow_item encaps[MLX5_MAX_FLOW_FWD_VPORTS];
142 const struct ip_tunnel_info *tun_info[MLX5_MAX_FLOW_FWD_VPORTS];
148 int mirred_ifindex[MLX5_MAX_FLOW_FWD_VPORTS];
1181 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) { in mlx5e_tc_add_fdb_flow()
1280 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) in mlx5e_tc_del_fdb_flow()
1332 for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) { in mlx5e_tc_encap_flows_add()
3261 if (attr->out_count >= MLX5_MAX_FLOW_FWD_VPORTS) { in parse_tc_fdb_actions()
3534 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) in mlx5e_alloc_flow()
Deswitch_offloads.c143 struct mlx5_flow_destination dest[MLX5_MAX_FLOW_FWD_VPORTS + 1] = {}; in mlx5_eswitch_add_offloaded_rule()
250 struct mlx5_flow_destination dest[MLX5_MAX_FLOW_FWD_VPORTS + 1] = {}; in mlx5_eswitch_add_fwd_rule()
319 for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) { in __mlx5_eswitch_del_rule()