Home
last modified time | relevance | path

Searched refs:mlx5e_tc_flow (Results 1 – 16 of 16) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h76 struct mlx5e_tc_flow { struct
130 struct mlx5e_tc_flow *flow, argument
135 mlx5e_tc_get_encap_attr(struct mlx5e_tc_flow *flow);
137 void mlx5e_tc_unoffload_flow_post_acts(struct mlx5e_tc_flow *flow);
138 int mlx5e_tc_offload_flow_post_acts(struct mlx5e_tc_flow *flow);
140 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow);
141 bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow);
142 bool mlx5e_is_offloaded_flow(struct mlx5e_tc_flow *flow);
143 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow);
146 static inline void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set()
[all …]
Dtc_tun_encap.h10 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);
34 struct mlx5e_tc_flow *flow,
39 struct mlx5e_tc_flow *flow,
44 int mlx5e_tc_set_attr_rx_tun(struct mlx5e_tc_flow *flow,
Dtc_tun_encap.c74 int mlx5e_tc_set_attr_rx_tun(struct mlx5e_tc_flow *flow, in mlx5e_tc_set_attr_rx_tun()
153 struct mlx5e_tc_flow *flow; in mlx5e_tc_encap_flows_add()
222 struct mlx5e_tc_flow *flow; in mlx5e_tc_encap_flows_del()
266 static void mlx5e_take_tmp_flow(struct mlx5e_tc_flow *flow, in mlx5e_take_tmp_flow()
290 struct mlx5e_tc_flow *flow; in mlx5e_take_all_encap_flows()
293 flow = container_of(efi, struct mlx5e_tc_flow, encaps[efi->index]); in mlx5e_take_all_encap_flows()
304 struct mlx5e_tc_flow *flow; in mlx5e_take_all_route_decap_flows()
386 struct mlx5e_tc_flow *flow; in mlx5e_tc_update_neigh_used_value()
414 flow = container_of(efi, struct mlx5e_tc_flow, in mlx5e_tc_update_neigh_used_value()
522 struct mlx5e_tc_flow *flow,
[all …]
Dtc_ct.h16 struct mlx5e_tc_flow;
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c178 static void mlx5e_put_flow_tunnel_id(struct mlx5e_tc_flow *flow);
179 static void free_flow_post_acts(struct mlx5e_tc_flow *flow);
180 static void mlx5_free_flow_attr_actions(struct mlx5e_tc_flow *flow,
603 struct mlx5e_tc_flow *flow);
605 struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get()
612 void mlx5e_flow_put(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow) in mlx5e_flow_put()
620 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_eswitch_flow()
625 bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_ft_flow()
630 bool mlx5e_is_offloaded_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_offloaded_flow()
635 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow) in mlx5e_get_flow_namespace()
[all …]
Den_tc.h290 struct mlx5e_tc_flow *flow,
294 struct mlx5e_tc_flow *flow,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dact_stats.h17 struct mlx5e_tc_flow *flow);
21 struct mlx5e_tc_flow *flow);
Dact_stats.c104 struct mlx5e_tc_flow *flow) in mlx5e_tc_act_stats_del_flow()
133 struct mlx5e_tc_flow *flow) in mlx5e_tc_act_stats_add_flow()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dgoto.c10 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()
Dact.h17 struct mlx5e_tc_flow *flow;
109 struct mlx5e_tc_flow *flow,
120 mlx5e_tc_act_set_next_post_act(struct mlx5e_tc_flow *flow,
Dact.c75 struct mlx5e_tc_flow *flow, in mlx5e_tc_act_init_parse_state()
118 mlx5e_tc_act_set_next_post_act(struct mlx5e_tc_flow *flow, in mlx5e_tc_act_set_next_post_act()
Dcsum.c44 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_csum()
Dmirred_nic.c14 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_mirred_nic()
Dpedit.c88 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_parse_pedit()
Dmirred.c107 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_mirred()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dipsec_fs.c124 struct mlx5e_tc_flow *flow) in mlx5_esw_ipsec_modify_flow_dests()
149 struct mlx5e_tc_flow *flow; in mlx5_esw_ipsec_restore_dest_uplink()