Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A 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()
A Dsample.c606 mapping_remove(esw->offloads.reg_c0_obj_pool, obj_id); in mlx5e_tc_sample_offload()
639 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/en/
A Dmapping.h10 int mapping_remove(struct mapping_ctx *ctx, u32 id);
A Dmapping.c109 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove() function
A Dtc_ct.c208 mapping_remove(ct_priv->labels_mapping, id); in mlx5_put_label_mapping()
1685 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_add_ft_cb()
1712 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id); in mlx5_tc_ct_del_ft_cb()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c236 mapping_remove(chains->chains_mapping, MLX5_FS_DEFAULT_FLOW_TAG); in create_chain_restore()
285 mapping_remove(chains->chains_mapping, chain->id); in create_chain_restore()
300 mapping_remove(chains->chains_mapping, chain->id); in destroy_chain_restore()
808 return mapping_remove(ctx, chain_mapping); in mlx5_chains_put_chain_mapping()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c1872 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_get_flow_tunnel_id()
1875 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_get_flow_tunnel_id()
1892 mapping_remove(uplink_priv->tunnel_mapping, tun_id); in mlx5e_put_flow_tunnel_id()
1894 mapping_remove(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_put_flow_tunnel_id()

Completed in 800 milliseconds