Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmapping.h10 int mapping_remove(struct mapping_ctx *ctx, u32 id);
Dmapping.c101 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove() function
Dtc_ct.c419 mapping_remove(ct_priv->labels_mapping, attr->ct_attr.ct_labels_id); in mlx5_tc_ct_entry_del_rule()
659 mapping_remove(ct_priv->labels_mapping, attr->ct_attr.ct_labels_id); in mlx5_tc_ct_entry_create_mod_hdr()
727 mapping_remove(ct_priv->labels_mapping, attr->ct_attr.ct_labels_id); in mlx5_tc_ct_entry_add_rule()
1053 mapping_remove(priv->labels_mapping, ct_attr->ct_labels_id); in mlx5_tc_ct_match_del()
1445 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_add_ft_cb()
1474 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_del_ft_cb()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c318 mapping_remove(chains_mapping(chains), in create_chain_restore()
367 mapping_remove(chains_mapping(chains), chain->id); in create_chain_restore()
382 mapping_remove(chains_mapping(chains), chain->id); in destroy_chain_restore()
896 return mapping_remove(chains_mapping(chains), chain_mapping); in mlx5_chains_put_chain_mapping()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2029 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_get_flow_tunnel_id()
2032 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_get_flow_tunnel_id()
2049 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_put_flow_tunnel_id()
2051 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_put_flow_tunnel_id()