Home
last modified time | relevance | path

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

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