Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1334 struct mlx5e_tc_mod_hdr_acts pre_mod_acts = {}; in tc_ct_pre_ct_add_rules() local
1351 err = mlx5e_tc_match_to_reg_set(dev, &pre_mod_acts, ct_priv->ns_type, in tc_ct_pre_ct_add_rules()
1359 pre_mod_acts.num_actions, in tc_ct_pre_ct_add_rules()
1360 pre_mod_acts.actions); in tc_ct_pre_ct_add_rules()
1403 dealloc_mod_hdr_actions(&pre_mod_acts); in tc_ct_pre_ct_add_rules()
1412 dealloc_mod_hdr_actions(&pre_mod_acts); in tc_ct_pre_ct_add_rules()
1690 struct mlx5e_tc_mod_hdr_acts pre_mod_acts = {}; in __mlx5_tc_ct_flow_offload() local
1762 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload()
1769 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload()
1783 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, in __mlx5_tc_ct_flow_offload()
[all …]