Searched refs:mapping_find (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | mapping.h | 11 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data);
|
A D | mapping.c | 132 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data) in mapping_find() function
|
A D | tc_ct.c | 2375 if (mapping_find(ct_priv->zone_mapping, zone_restore_id, &zone)) in mlx5e_tc_ct_restore_flow()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.c | 5573 err = mapping_find(uplink_priv->tunnel_mapping, tun_id, &key); in mlx5e_tc_restore_tunnel() 5582 err = mapping_find(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_tc_restore_tunnel() 5731 err = mapping_find(mapping_ctx, mapped_obj_id, &mapped_obj); in mlx5e_tc_update_skb()
|
Completed in 18 milliseconds