Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.h10 int mapping_remove(struct mapping_ctx *ctx, u32 id);
H A Dmapping.c101 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove() function
H A Dtc_ct.c206 mapping_remove(ct_priv->labels_mapping, id); in mlx5_put_label_mapping()
1615 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_add_ft_cb()
1646 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_del_ft_cb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2066 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_get_flow_tunnel_id()
2069 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_get_flow_tunnel_id()
2086 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_put_flow_tunnel_id()
2088 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_put_flow_tunnel_id()