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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.h10 int mapping_remove(struct mapping_ctx *ctx, u32 id);
H A Dmapping.c109 int mapping_remove(struct mapping_ctx *ctx, u32 id) function
H A Dtc_ct.c225 mapping_remove(ct_priv->labels_mapping, id);
1850 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id);
1878 mapping_remove(ct_priv->zone_mapping, ft->zone_restore_id);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c145 mapping_remove(priv->metadata_mapping, id);
214 mapping_remove(ctx, int_port->mapping);
243 mapping_remove(ctx, int_port->mapping);
H A Dsample.c577 mapping_remove(esw->offloads.reg_c0_obj_pool, obj_id);
607 mapping_remove(esw->offloads.reg_c0_obj_pool, attr->sample_attr.restore_obj_id);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c238 mapping_remove(chains->chains_mapping, MLX5_FS_DEFAULT_FLOW_TAG);
287 mapping_remove(chains->chains_mapping, chain->id);
302 mapping_remove(chains->chains_mapping, chain->id);
800 return mapping_remove(ctx, chain_mapping);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2217 mapping_remove(uplink_priv->tunnel_enc_opts_mapping,
2220 mapping_remove(uplink_priv->tunnel_mapping, tun_id);
2237 mapping_remove(uplink_priv->tunnel_mapping, tun_id);
2239 mapping_remove(uplink_priv->tunnel_enc_opts_mapping,
5734 mapping_remove(ctx, *act_miss_mapping);
5745 mapping_remove(ctx, act_miss_mapping);

Completed in 139 milliseconds