Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1380 struct mlx5e_tc_mod_hdr_acts pre_mod_acts = {}; in tc_ct_pre_ct_add_rules() local
1397 err = mlx5e_tc_match_to_reg_set(dev, &pre_mod_acts, ct_priv->ns_type, in tc_ct_pre_ct_add_rules()
1405 pre_mod_acts.num_actions, in tc_ct_pre_ct_add_rules()
1406 pre_mod_acts.actions); in tc_ct_pre_ct_add_rules()
1448 dealloc_mod_hdr_actions(&pre_mod_acts); in tc_ct_pre_ct_add_rules()
1457 dealloc_mod_hdr_actions(&pre_mod_acts); in tc_ct_pre_ct_add_rules()
1741 struct mlx5e_tc_mod_hdr_acts pre_mod_acts = {}; in __mlx5_tc_ct_flow_offload() local
1801 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, ct_priv->ns_type, in __mlx5_tc_ct_flow_offload()
1808 err = mlx5e_tc_post_act_set_handle(priv->mdev, handle, &pre_mod_acts); in __mlx5_tc_ct_flow_offload()
1821 err = mlx5e_tc_match_to_reg_set(priv->mdev, &pre_mod_acts, in __mlx5_tc_ct_flow_offload()
[all …]