Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h383 #define MLX5_MAX_FLOW_FWD_VPORTS 2 macro
414 } dests[MLX5_MAX_FLOW_FWD_VPORTS];
H A Den_tc.c133 struct encap_flow_item encaps[MLX5_MAX_FLOW_FWD_VPORTS];
151 const struct ip_tunnel_info *tun_info[MLX5_MAX_FLOW_FWD_VPORTS];
155 int mirred_ifindex[MLX5_MAX_FLOW_FWD_VPORTS];
1393 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) { in mlx5e_tc_add_fdb_flow()
1487 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) in mlx5e_tc_del_fdb_flow()
1548 for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) { in mlx5e_tc_encap_flows_add()
4214 int ifindexes[MLX5_MAX_FLOW_FWD_VPORTS]; in parse_tc_fdb_actions()
4326 if (esw_attr->out_count >= MLX5_MAX_FLOW_FWD_VPORTS) { in parse_tc_fdb_actions()
4653 for (out_index = 0; out_index < MLX5_MAX_FLOW_FWD_VPORTS; out_index++) in mlx5e_alloc_flow()
H A Deswitch_offloads.c303 struct mlx5_flow_destination dest[MLX5_MAX_FLOW_FWD_VPORTS + 1] = {}; in mlx5_eswitch_add_offloaded_rule()
448 struct mlx5_flow_destination dest[MLX5_MAX_FLOW_FWD_VPORTS + 1] = {}; in mlx5_eswitch_add_fwd_rule()
528 for (i = 0; i < MLX5_MAX_FLOW_FWD_VPORTS; i++) { in __mlx5_eswitch_del_rule()