Searched refs:mapping_remove (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | int_port.c | 145 mapping_remove(priv->metadata_mapping, id); in mlx5e_int_port_metadata_free() 214 mapping_remove(ctx, int_port->mapping); in mlx5e_int_port_add() 243 mapping_remove(ctx, int_port->mapping); in mlx5e_int_port_remove()
|
| H A D | sample.c | 577 mapping_remove(esw->offloads.reg_c0_obj_pool, obj_id); in mlx5e_tc_sample_offload() 607 mapping_remove(esw->offloads.reg_c0_obj_pool, attr->sample_attr.restore_obj_id); in mlx5e_tc_sample_unoffload()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_chains.c | 244 mapping_remove(chains->chains_mapping, MLX5_FS_DEFAULT_FLOW_TAG); in create_chain_restore() 293 mapping_remove(chains->chains_mapping, chain->id); in create_chain_restore() 308 mapping_remove(chains->chains_mapping, chain->id); in destroy_chain_restore() 806 return mapping_remove(ctx, chain_mapping); in mlx5_chains_put_chain_mapping()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | mapping.c | 111 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove() function
|
| H A D | tc_ct.c | 235 mapping_remove(ct_priv->labels_mapping, id); in mlx5_put_label_mapping() 1901 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_add_ft_cb() 1929 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_del_ft_cb()
|