Searched refs:mlx5_modify_header_dealloc (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H 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()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
H A 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/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | mod_hdr.c | 149 mlx5_modify_header_dealloc(mdev, mh->modify_hdr); in mlx5e_mod_hdr_detach()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H 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/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 1690 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in rx_add_rule() 1865 mlx5_modify_header_dealloc(mdev, flow_act.modify_hdr); in tx_add_policy() 2190 mlx5_modify_header_dealloc(mdev, ipsec_rule->modify_hdr); in mlx5e_accel_ipsec_fs_del_rule() 2245 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 D | fs_chains.c | 306 mlx5_modify_header_dealloc(chains->dev, chain->miss_modify_hdr); in destroy_chain_restore()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 3891 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev, in mlx5_modify_header_dealloc() function 3902 EXPORT_SYMBOL(mlx5_modify_header_dealloc);
|
H A D | eswitch_offloads.c | 2236 mlx5_modify_header_dealloc(esw->dev, offloads->restore_copy_hdr_id); in esw_destroy_restore_table()
|