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

/linux-master/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) function
H A Dtc_ct.c2299 if (mapping_find(ct_priv->zone_mapping, zone_restore_id, &zone))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5483 err = mapping_find(uplink_priv->tunnel_mapping, tun_id, &key);
5492 err = mapping_find(uplink_priv->tunnel_enc_opts_mapping,
5641 err = mapping_find(mapping_ctx, mapped_obj_id, &mapped_obj);

Completed in 120 milliseconds