Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h210 int alloc_mod_hdr_actions(struct mlx5_core_dev *mdev,
H A Den_tc.c254 err = alloc_mod_hdr_actions(mdev, ns, mod_hdr_acts); in mlx5e_tc_match_to_reg_set()
2950 err = alloc_mod_hdr_actions(priv->mdev, namespace, mod_acts); in offload_pedit_fields()
3000 int alloc_mod_hdr_actions(struct mlx5_core_dev *mdev, in alloc_mod_hdr_actions() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c620 err = alloc_mod_hdr_actions(mdev, ct_priv->ns_type, in mlx5_tc_ct_entry_create_nat()