Home
last modified time | relevance | path

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

/Linux-v6.1/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.c230 mapping_remove(ct_priv->labels_mapping, id); in mlx5_put_label_mapping()
1743 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_add_ft_cb()
1771 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_del_ft_cb()
/Linux-v6.1/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.c578 mapping_remove(esw->offloads.reg_c0_obj_pool, obj_id); in mlx5e_tc_sample_offload()
608 mapping_remove(esw->offloads.reg_c0_obj_pool, attr->sample_attr.restore_obj_id); in mlx5e_tc_sample_unoffload()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c237 mapping_remove(chains->chains_mapping, MLX5_FS_DEFAULT_FLOW_TAG); in create_chain_restore()
286 mapping_remove(chains->chains_mapping, chain->id); in create_chain_restore()
301 mapping_remove(chains->chains_mapping, chain->id); in destroy_chain_restore()
809 return mapping_remove(ctx, chain_mapping); in mlx5_chains_put_chain_mapping()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2171 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_get_flow_tunnel_id()
2174 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_get_flow_tunnel_id()
2191 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_put_flow_tunnel_id()
2193 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_put_flow_tunnel_id()