Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c162 mlx5_modify_header_dealloc(esw->dev, flow_act.modify_hdr); in mlx5_esw_indir_table_rule_get()
185 mlx5_modify_header_dealloc(esw->dev, rule->mh); in mlx5_esw_indir_table_rule_put()
Dbridge.c1115 mlx5_modify_header_dealloc(esw->dev, vlan->pkt_mod_hdr_push_mark); in mlx5_esw_bridge_vlan_push_mark_cleanup()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c107 mlx5_modify_header_dealloc(esw->dev, vport->ingress.offloads.modify_metadata); in esw_acl_ingress_mod_metadata_create()
120 mlx5_modify_header_dealloc(esw->dev, vport->ingress.offloads.modify_metadata); in esw_acl_ingress_mod_metadata_destroy()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c149 mlx5_modify_header_dealloc(mdev, mh->modify_hdr); in mlx5e_mod_hdr_detach()
Dtc_ct.c798 mlx5_modify_header_dealloc(ct_priv->dev, attr->modify_hdr); in mlx5_tc_ct_entry_destroy_mod_hdr()
1654 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_add_rules()
1670 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_del_rules()
/linux-6.12.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-6.12.1/include/linux/mlx5/
Dfs.h320 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmacsec_fs.c995 mlx5_modify_header_dealloc(mdev, roce->copy_modify_hdr); in macsec_fs_rdma_rx_destroy()
1392 mlx5_modify_header_dealloc(macsec_fs->mdev, modify_hdr); in macsec_fs_rx_roce_jump_to_rdma_rules_create()
1671 mlx5_modify_header_dealloc(macsec_fs->mdev, rx_rule->meta_modhdr); in macsec_fs_rx_del_rule()
2016 mlx5_modify_header_dealloc(mdev, tx_rule->meta_modhdr); in macsec_fs_del_roce_rule_tx()
2256 mlx5_modify_header_dealloc(mdev, tx_rule->meta_modhdr); in mlx5_macsec_fs_add_roce_rule_tx()
Dfs_chains.c301 mlx5_modify_header_dealloc(chains->dev, chain->miss_modify_hdr); in destroy_chain_restore()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c1690 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in rx_add_rule()
1867 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in tx_add_policy()
2192 mlx5_modify_header_dealloc(mdev, ipsec_rule->modify_hdr); in mlx5e_accel_ipsec_fs_del_rule()
2247 mlx5_modify_header_dealloc(mdev, ipsec_rule->modify_hdr); in mlx5e_accel_ipsec_fs_del_pol()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3865 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_modify_header_dealloc() function
3876 EXPORT_SYMBOL(mlx5_modify_header_dealloc);
Deswitch_offloads.c2239 mlx5_modify_header_dealloc(esw->dev, offloads->restore_copy_hdr_id); in esw_destroy_restore_table()
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dfs.c1690 mlx5_modify_header_dealloc(maction->flow_action_raw.dev->mdev, in destroy_flow_action_raw()