Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c105 mlx5_modify_header_dealloc(mdev, modify_hdr); in rx_err_add_rule()
171 mlx5_modify_header_dealloc(priv->mdev, fs_prot->rx_err.copy_modify_hdr); in rx_destroy()
226 mlx5_modify_header_dealloc(priv->mdev, fs_prot->rx_err.copy_modify_hdr); in rx_create()
467 mlx5_modify_header_dealloc(priv->mdev, modify_hdr); in rx_add_rule()
544 mlx5_modify_header_dealloc(mdev, ipsec_rule->set_modify_hdr); in mlx5e_accel_ipsec_fs_del_rule()
Dmacsec_fs.c1055 mlx5_modify_header_dealloc(macsec_fs->mdev, rx_rule->meta_modhdr); in macsec_fs_rx_del_rule()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c104 mlx5_modify_header_dealloc(esw->dev, vport->ingress.offloads.modify_metadata); in esw_acl_ingress_mod_metadata_create()
117 mlx5_modify_header_dealloc(esw->dev, vport->ingress.offloads.modify_metadata); in esw_acl_ingress_mod_metadata_destroy()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c148 mlx5_modify_header_dealloc(mdev, mh->modify_hdr); in mlx5e_mod_hdr_detach()
Dtc_ct.c794 mlx5_modify_header_dealloc(ct_priv->dev, attr->modify_hdr); in mlx5_tc_ct_entry_destroy_mod_hdr()
1528 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_add_rules()
1544 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_del_rules()
1914 mlx5_modify_header_dealloc(priv->mdev, pre_ct_attr->modify_hdr); in __mlx5_tc_ct_flow_offload()
1955 mlx5_modify_header_dealloc(priv->mdev, pre_ct_attr->modify_hdr); in __mlx5_tc_ct_delete_flow()
Dtc_tun_encap.c1345 mlx5_modify_header_dealloc(priv->mdev, attr->modify_hdr); in mlx5e_invalidate_encap()
/Linux-v6.1/include/linux/mlx5/
Dfs.h297 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev,
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c248 mlx5_modify_header_dealloc(esw->dev, flow_act.modify_hdr); in mlx5_esw_indir_table_rule_get()
282 mlx5_modify_header_dealloc(esw->dev, rule->mh); in mlx5_esw_indir_table_rule_put()
Dbridge.c1164 mlx5_modify_header_dealloc(esw->dev, vlan->pkt_mod_hdr_push_mark); in mlx5_esw_bridge_vlan_push_mark_cleanup()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dsample.c303 mlx5_modify_header_dealloc(mdev, restore->modify_hdr); in sample_restore_get()
321 mlx5_modify_header_dealloc(tc_psample->esw->dev, restore->modify_hdr); in sample_restore_put()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c300 mlx5_modify_header_dealloc(chains->dev, chain->miss_modify_hdr); in destroy_chain_restore()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3395 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_modify_header_dealloc() function
3406 EXPORT_SYMBOL(mlx5_modify_header_dealloc);
Den_tc.c1922 mlx5_modify_header_dealloc(priv->mdev, attr->modify_hdr); in mlx5e_tc_del_fdb_flow()
3706 mlx5_modify_header_dealloc(flow->priv->mdev, attr->modify_hdr); in free_flow_post_acts()
Deswitch_offloads.c2214 mlx5_modify_header_dealloc(esw->dev, offloads->restore_copy_hdr_id); in esw_destroy_restore_table()
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dfs.c1693 mlx5_modify_header_dealloc(maction->flow_action_raw.dev->mdev, in destroy_flow_action_raw()