Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1164 struct mlx5e_tc_mod_hdr_acts pre_mod_acts = {}; in tc_ct_pre_ct_add_rules() local
1181 err = mlx5e_tc_match_to_reg_set(dev, &pre_mod_acts, ct_priv->ns_type, in tc_ct_pre_ct_add_rules()
1189 pre_mod_acts.num_actions, in tc_ct_pre_ct_add_rules()
1190 pre_mod_acts.actions); in tc_ct_pre_ct_add_rules()
1233 dealloc_mod_hdr_actions(&pre_mod_acts); in tc_ct_pre_ct_add_rules()
1242 dealloc_mod_hdr_actions(&pre_mod_acts); in tc_ct_pre_ct_add_rules()
1518 struct mlx5e_tc_mod_hdr_acts pre_mod_acts = {}; in __mlx5_tc_ct_flow_offload() local
1590 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload()
1597 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload()
1611 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, in __mlx5_tc_ct_flow_offload()
[all …]