Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h34 const struct ip_tunnel_info *tun_info[MLX5_MAX_FLOW_FWD_VPORTS];
38 int mirred_ifindex[MLX5_MAX_FLOW_FWD_VPORTS];
84 struct encap_route_flow_item encap_routes[MLX5_MAX_FLOW_FWD_VPORTS];
90 struct encap_flow_item encaps[MLX5_MAX_FLOW_FWD_VPORTS];
Dtc_tun_encap.c106 for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) { in mlx5e_tc_flow_all_encaps_valid()
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h436 #define MLX5_MAX_FLOW_FWD_VPORTS 2 macro
471 } dests[MLX5_MAX_FLOW_FWD_VPORTS];
Den_tc.c1416 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) { in mlx5e_tc_add_fdb_flow()
1543 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) { in mlx5e_tc_del_fdb_flow()
3864 int ifindexes[MLX5_MAX_FLOW_FWD_VPORTS]; in parse_tc_fdb_actions()
3976 if (esw_attr->out_count >= MLX5_MAX_FLOW_FWD_VPORTS) { in parse_tc_fdb_actions()
4310 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) in mlx5e_alloc_flow()
Deswitch_offloads.c485 struct mlx5_flow_destination dest[MLX5_MAX_FLOW_FWD_VPORTS + 1] = {}; in mlx5_eswitch_add_offloaded_rule()
595 struct mlx5_flow_destination dest[MLX5_MAX_FLOW_FWD_VPORTS + 1] = {}; in mlx5_eswitch_add_fwd_rule()
682 for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) { in __mlx5_eswitch_del_rule()