Home
last modified time | relevance | path

Searched refs:mapping_remove (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmapping.h10 int mapping_remove(struct mapping_ctx *ctx, u32 id);
Dmapping.c109 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove() function
Dtc_ct.c225 mapping_remove(ct_priv->labels_mapping, id); in mlx5_put_label_mapping()
1850 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_add_ft_cb()
1878 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_del_ft_cb()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dint_port.c145 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()
Dsample.c577 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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c238 mapping_remove(chains->chains_mapping, MLX5_FS_DEFAULT_FLOW_TAG); in create_chain_restore()
287 mapping_remove(chains->chains_mapping, chain->id); in create_chain_restore()
302 mapping_remove(chains->chains_mapping, chain->id); in destroy_chain_restore()
800 return mapping_remove(ctx, chain_mapping); in mlx5_chains_put_chain_mapping()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2211 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_get_flow_tunnel_id()
2214 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_get_flow_tunnel_id()
2231 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_put_flow_tunnel_id()
2233 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_put_flow_tunnel_id()
5722 mapping_remove(ctx, *act_miss_mapping); in mlx5e_tc_action_miss_mapping_get()
5733 mapping_remove(ctx, act_miss_mapping); in mlx5e_tc_action_miss_mapping_put()