Searched refs:mod_hdr_acts (Results 1 – 6 of 6) sorted by relevance
74 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts) in mlx5e_mod_hdr_attach() argument81 num_actions = mod_hdr_acts->num_actions; in mlx5e_mod_hdr_attach()84 key.actions = mod_hdr_acts->actions; in mlx5e_mod_hdr_attach()
123 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts);188 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts) in mlx5_tc_ct_flow_offload() argument
22 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts);
1769 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts) in mlx5_tc_ct_flow_offload() argument1780 rule = __mlx5_tc_ct_flow_offload_clear(priv, spec, attr, mod_hdr_acts); in mlx5_tc_ct_flow_offload()
195 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts,212 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts);213 void dealloc_mod_hdr_actions(struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts);
153 struct mlx5e_tc_mod_hdr_acts mod_hdr_acts; member242 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, in mlx5e_tc_match_to_reg_set() argument253 err = alloc_mod_hdr_actions(mdev, ns, mod_hdr_acts); in mlx5e_tc_match_to_reg_set()257 modact = mod_hdr_acts->actions + in mlx5e_tc_match_to_reg_set()258 (mod_hdr_acts->num_actions * MLX5_MH_ACT_SZ); in mlx5e_tc_match_to_reg_set()269 mod_hdr_acts->num_actions++; in mlx5e_tc_match_to_reg_set()457 &parse_attr->mod_hdr_acts); in mlx5e_attach_mod_hdr()1073 dealloc_mod_hdr_actions(&parse_attr->mod_hdr_acts); in mlx5e_tc_add_nic_flow()1080 attr, &parse_attr->mod_hdr_acts); in mlx5e_tc_add_nic_flow()1164 struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts; in mlx5e_tc_offload_fdb_rules() local[all …]