Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h210 int alloc_mod_hdr_actions(struct mlx5_core_dev *mdev,
Den_tc.c253 err = alloc_mod_hdr_actions(mdev, ns, mod_hdr_acts); in mlx5e_tc_match_to_reg_set()
2880 err = alloc_mod_hdr_actions(priv->mdev, namespace, mod_acts); in offload_pedit_fields()
2930 int alloc_mod_hdr_actions(struct mlx5_core_dev *mdev, in alloc_mod_hdr_actions() function
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c579 err = alloc_mod_hdr_actions(mdev, ct_priv->ns_type, in mlx5_tc_ct_entry_create_nat()