Searched refs:mlx5e_tc_flow (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | tc_priv.h | 77 struct mlx5e_tc_flow { struct 98 struct mlx5e_tc_flow *peer_flow; argument 131 struct mlx5e_tc_flow *flow, argument 136 mlx5e_tc_get_encap_attr(struct mlx5e_tc_flow *flow); 141 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow); 142 bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow); 143 bool mlx5e_is_offloaded_flow(struct mlx5e_tc_flow *flow); 190 struct mlx5e_tc_flow *flow); 193 struct mlx5e_tc_flow *flow, 197 struct mlx5e_tc_flow *flow, [all …]
|
A D | tc_tun_encap.h | 10 struct mlx5e_tc_flow *flow, 15 struct mlx5e_tc_flow *flow, 23 struct mlx5e_tc_flow *flow, 26 struct mlx5e_tc_flow *flow); 29 struct mlx5e_tc_flow *flow); 31 struct mlx5e_tc_flow *flow); 35 int mlx5e_tc_set_attr_rx_tun(struct mlx5e_tc_flow *flow,
|
A D | tc_tun_encap.c | 152 struct mlx5e_tc_flow *flow; in mlx5e_tc_encap_flows_add() 221 struct mlx5e_tc_flow *flow; in mlx5e_tc_encap_flows_del() 289 struct mlx5e_tc_flow *flow; in mlx5e_take_all_encap_flows() 303 struct mlx5e_tc_flow *flow; in mlx5e_take_all_route_decap_flows() 385 struct mlx5e_tc_flow *flow; in mlx5e_tc_update_neigh_used_value() 512 struct mlx5e_tc_flow *flow, in mlx5e_detach_encap() 545 struct mlx5e_tc_flow *flow) in mlx5e_detach_decap() 1338 struct mlx5e_tc_flow *flow; in mlx5e_invalidate_encap() 1375 struct mlx5e_tc_flow *flow; in mlx5e_reoffload_encap() 1496 struct mlx5e_tc_flow *flow; in mlx5e_unoffload_flow_list() [all …]
|
A D | tc_ct.h | 16 struct mlx5e_tc_flow;
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.c | 620 struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get() 1730 struct mlx5e_tc_flow *flow, in set_encap_dests() 3657 struct mlx5e_tc_flow *flow, in actions_match_supported() 4480 struct mlx5e_tc_flow *flow; in mlx5e_alloc_flow() 4552 static struct mlx5e_tc_flow * 4563 struct mlx5e_tc_flow *flow; in __mlx5e_add_fdb_flow() 4673 struct mlx5e_tc_flow *flow; in mlx5e_add_fdb_flow() 4707 struct mlx5e_tc_flow *flow; in mlx5e_add_nic_flow() 4800 struct mlx5e_tc_flow *flow; in mlx5e_configure_flower() 4869 struct mlx5e_tc_flow *flow; in mlx5e_delete_flower() [all …]
|
A D | en_tc.h | 290 struct mlx5e_tc_flow *flow, 294 struct mlx5e_tc_flow *flow,
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
A D | act_stats.h | 17 struct mlx5e_tc_flow *flow); 21 struct mlx5e_tc_flow *flow);
|
A D | act_stats.c | 99 struct mlx5e_tc_flow *flow) in mlx5e_tc_act_stats_del_flow() 128 struct mlx5e_tc_flow *flow) in mlx5e_tc_act_stats_add_flow()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
A D | goto.c | 10 struct mlx5e_tc_flow *flow, in validate_goto_chain() 66 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_goto() 93 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_post_parse_goto()
|
A D | act.h | 17 struct mlx5e_tc_flow *flow; 109 struct mlx5e_tc_flow *flow, 124 mlx5e_tc_act_set_next_post_act(struct mlx5e_tc_flow *flow,
|
A D | act.c | 75 struct mlx5e_tc_flow *flow, in mlx5e_tc_act_init_parse_state() 133 mlx5e_tc_act_set_next_post_act(struct mlx5e_tc_flow *flow, in mlx5e_tc_act_set_next_post_act()
|
A D | csum.c | 44 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_csum()
|
A D | mirred_nic.c | 14 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_mirred_nic()
|
A D | pedit.c | 97 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_parse_pedit()
|
A D | mirred.c | 107 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_mirred()
|
Completed in 28 milliseconds