Searched refs:hlist_lookup (Results 1 – 1 of 1) sorted by relevance
110 hlist_lookup(struct mlx5_hlist *h, uint64_t key, void *ctx, bool reuse) in hlist_lookup() function124 return hlist_lookup(h, key, ctx, false); in mlx5_hlist_lookup()139 entry = hlist_lookup(h, key, ctx, true); in mlx5_hlist_register()