Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dmapping.h11 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data);
A Dmapping.c132 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data) in mapping_find() function
A Dtc_ct.c2208 if (mapping_find(ct_priv->zone_mapping, zone_restore_id, &zone)) in mlx5e_tc_ct_restore_flow()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c573 err = mapping_find(uplink_priv->tunnel_mapping, tun_id, &key); in mlx5e_restore_tunnel()
583 err = mapping_find(uplink_priv->tunnel_enc_opts_mapping, in mlx5e_restore_tunnel()
746 err = mapping_find(esw->offloads.reg_c0_obj_pool, reg_c0, &mapped_obj); in mlx5e_rep_tc_receive()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c5424 err = mapping_find(tc->mapping, chain_tag, &mapped_obj); in mlx5e_tc_update_skb()

Completed in 21 milliseconds