Searched refs:pre_mod_acts (Results 1 – 1 of 1) sorted by relevance
1453 struct mlx5e_tc_mod_hdr_acts pre_mod_acts = {}; in tc_ct_pre_ct_add_rules() local1470 err = mlx5e_tc_match_to_reg_set(dev, &pre_mod_acts, ct_priv->ns_type, in tc_ct_pre_ct_add_rules()1478 pre_mod_acts.num_actions, in tc_ct_pre_ct_add_rules()1479 pre_mod_acts.actions); in tc_ct_pre_ct_add_rules()1521 mlx5e_mod_hdr_dealloc(&pre_mod_acts); in tc_ct_pre_ct_add_rules()1530 mlx5e_mod_hdr_dealloc(&pre_mod_acts); in tc_ct_pre_ct_add_rules()1814 struct mlx5e_tc_mod_hdr_acts *pre_mod_acts; in __mlx5_tc_ct_flow_offload() local1846 pre_mod_acts = &pre_ct_attr->parse_attr->mod_hdr_acts; in __mlx5_tc_ct_flow_offload()1865 err = mlx5e_tc_match_to_reg_set(priv->mdev, pre_mod_acts, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload()1877 err = mlx5e_tc_match_to_reg_set(priv->mdev, pre_mod_acts, in __mlx5_tc_ct_flow_offload()[all …]