Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c149 mlx5_modify_header_dealloc(mdev, mh->modify_hdr); in mlx5e_mod_hdr_detach()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A 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/include/linux/mlx5/
H A Dfs.h349 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.c104 mlx5_modify_header_dealloc(fs->mdev, rx_err->copy_modify_hdr); in accel_psp_fs_rx_err_del_rules()
251 mlx5_modify_header_dealloc(mdev, modify_hdr); in accel_psp_fs_rx_err_add_rule()
299 mlx5_modify_header_dealloc(fs->mdev, fs_prot->rx_modify_hdr); in accel_psp_fs_rx_fs_destroy()
H A Dipsec_fs.c2154 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in rx_add_rule()
2329 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in tx_add_policy()
2663 mlx5_modify_header_dealloc(mdev, ipsec_rule->modify_hdr); in mlx5e_accel_ipsec_fs_del_rule()
2725 mlx5_modify_header_dealloc(mdev, ipsec_rule->modify_hdr); in mlx5e_accel_ipsec_fs_del_pol()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c307 mlx5_modify_header_dealloc(chains->dev, chain->miss_modify_hdr); in destroy_chain_restore()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c4156 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_modify_header_dealloc() function
4167 EXPORT_SYMBOL(mlx5_modify_header_dealloc);
H A Deswitch_offloads.c2245 mlx5_modify_header_dealloc(esw->dev, offloads->restore_copy_hdr_id); in esw_destroy_restore_table()
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c2230 mlx5_modify_header_dealloc(maction->flow_action_raw.dev->mdev, in destroy_flow_action_raw()