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/ |
D | indir_table.c | 162 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()
|
D | bridge.c | 1115 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/ |
D | ingress_ofld.c | 107 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/ |
D | mod_hdr.c | 149 mlx5_modify_header_dealloc(mdev, mh->modify_hdr); in mlx5e_mod_hdr_detach()
|
D | tc_ct.c | 798 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/ |
D | sample.c | 303 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/ |
D | fs.h | 320 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev,
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | macsec_fs.c | 995 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()
|
D | fs_chains.c | 301 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/ |
D | ipsec_fs.c | 1690 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/ |
D | fs_core.c | 3865 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_modify_header_dealloc() function 3876 EXPORT_SYMBOL(mlx5_modify_header_dealloc);
|
D | eswitch_offloads.c | 2239 mlx5_modify_header_dealloc(esw->dev, offloads->restore_copy_hdr_id); in esw_destroy_restore_table()
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | fs.c | 1690 mlx5_modify_header_dealloc(maction->flow_action_raw.dev->mdev, in destroy_flow_action_raw()
|