Home
last modified time | relevance | path

Searched refs:mapping_find (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.h11 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data);
H A Dmapping.c132 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data) in mapping_find() function
H A Dtc_ct.c2300 if (mapping_find(ct_priv->zone_mapping, zone_restore_id, &zone)) in mlx5e_tc_ct_restore_flow()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5497 err = mapping_find(uplink_priv->tunnel_mapping, tun_id, &key); in mlx5e_tc_restore_tunnel()
5506 err = mapping_find(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_tc_restore_tunnel()
5655 err = mapping_find(mapping_ctx, mapped_obj_id, &mapped_obj); in mlx5e_tc_update_skb()