Searched refs:mlx5_modify_header_dealloc (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | ipsec_fs.c | 120 mlx5_modify_header_dealloc(mdev, modify_hdr); in ipsec_status_rule() 182 mlx5_modify_header_dealloc(mdev, rx->status.modify_hdr); in rx_destroy() 266 mlx5_modify_header_dealloc(mdev, rx->status.modify_hdr); in rx_create() 675 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in rx_add_rule() 827 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in tx_add_policy() 1034 mlx5_modify_header_dealloc(mdev, ipsec_rule->modify_hdr); in mlx5e_accel_ipsec_fs_del_rule() 1058 mlx5_modify_header_dealloc(mdev, ipsec_rule->modify_hdr); in mlx5e_accel_ipsec_fs_del_pol()
|
A D | macsec_fs.c | 1055 mlx5_modify_header_dealloc(macsec_fs->mdev, rx_rule->meta_modhdr); in macsec_fs_rx_del_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
A 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()
|
A D | bridge.c | 1164 mlx5_modify_header_dealloc(esw->dev, vlan->pkt_mod_hdr_push_mark); in mlx5_esw_bridge_vlan_push_mark_cleanup()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
A D | ingress_ofld.c | 104 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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | mod_hdr.c | 149 mlx5_modify_header_dealloc(mdev, mh->modify_hdr); in mlx5e_mod_hdr_detach()
|
A D | tc_ct.c | 798 mlx5_modify_header_dealloc(ct_priv->dev, attr->modify_hdr); in mlx5_tc_ct_entry_destroy_mod_hdr() 1646 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_add_rules() 1662 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_del_rules() 2051 mlx5_modify_header_dealloc(priv->mdev, pre_ct_attr->modify_hdr); in __mlx5_tc_ct_flow_offload() 2092 mlx5_modify_header_dealloc(priv->mdev, pre_ct_attr->modify_hdr); in __mlx5_tc_ct_delete_flow()
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | fs.h | 314 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev,
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
A 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.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | fs_chains.c | 300 mlx5_modify_header_dealloc(chains->dev, chain->miss_modify_hdr); in destroy_chain_restore()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | fs_core.c | 3520 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_modify_header_dealloc() function 3531 EXPORT_SYMBOL(mlx5_modify_header_dealloc);
|
A D | eswitch_offloads.c | 2041 mlx5_modify_header_dealloc(esw->dev, offloads->restore_copy_hdr_id); in esw_destroy_restore_table()
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | fs.c | 1692 mlx5_modify_header_dealloc(maction->flow_action_raw.dev->mdev, in destroy_flow_action_raw()
|
Completed in 65 milliseconds