Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c103 mlx5_modify_header_dealloc(esw->dev, vport->ingress.offloads.modify_metadata); in esw_acl_ingress_mod_metadata_create()
116 mlx5_modify_header_dealloc(esw->dev, vport->ingress.offloads.modify_metadata); in esw_acl_ingress_mod_metadata_destroy()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c102 mlx5_modify_header_dealloc(mdev, modify_hdr); in rx_err_add_rule()
117 mlx5_modify_header_dealloc(priv->mdev, rx_err->copy_modify_hdr); in rx_err_del_rule()
530 mlx5_modify_header_dealloc(priv->mdev, modify_hdr); in rx_add_rule()
593 mlx5_modify_header_dealloc(priv->mdev, ipsec_rule->set_modify_hdr); in rx_del_rule()
/Linux-v5.15/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.c726 mlx5_modify_header_dealloc(ct_priv->dev, attr->modify_hdr); in mlx5_tc_ct_entry_destroy_mod_hdr()
1455 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_add_rules()
1471 mlx5_modify_header_dealloc(dev, pre_ct->modify_hdr); in tc_ct_pre_ct_del_rules()
1858 mlx5_modify_header_dealloc(priv->mdev, pre_ct_attr->modify_hdr); in __mlx5_tc_ct_flow_offload()
1932 mlx5_modify_header_dealloc(priv->mdev, mod_hdr); in __mlx5_tc_ct_flow_offload_clear()
1977 mlx5_modify_header_dealloc(priv->mdev, pre_ct_attr->modify_hdr); in __mlx5_tc_ct_delete_flow()
Dtc_tun_encap.c1285 mlx5_modify_header_dealloc(priv->mdev, attr->modify_hdr); in mlx5e_invalidate_encap()
/Linux-v5.15/include/linux/mlx5/
Dfs.h258 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev,
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c243 mlx5_modify_header_dealloc(esw->dev, flow_act.modify_hdr); in mlx5_esw_indir_table_rule_get()
277 mlx5_modify_header_dealloc(esw->dev, rule->mh); in mlx5_esw_indir_table_rule_put()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dsample.c326 mlx5_modify_header_dealloc(mdev, restore->modify_hdr); in sample_restore_get()
344 mlx5_modify_header_dealloc(tc_psample->esw->dev, restore->modify_hdr); in sample_restore_put()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c296 mlx5_modify_header_dealloc(chains->dev, chain->miss_modify_hdr); in destroy_chain_restore()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c3172 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_modify_header_dealloc() function
3183 EXPORT_SYMBOL(mlx5_modify_header_dealloc);
Deswitch_offloads.c2014 mlx5_modify_header_dealloc(esw->dev, offloads->restore_copy_hdr_id); in esw_destroy_restore_table()
Den_tc.c1571 mlx5_modify_header_dealloc(priv->mdev, attr->modify_hdr); in mlx5e_tc_del_fdb_flow()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dfs.c1703 mlx5_modify_header_dealloc(maction->flow_action_raw.dev->mdev, in destroy_flow_action_raw()