Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.c82 __hlist_lookup(struct mlx5_hlist *h, uint64_t key, void *ctx, bool reuse) in __hlist_lookup() function
116 node = __hlist_lookup(h, key, ctx, reuse); in hlist_lookup()
147 entry = __hlist_lookup(h, key, ctx, true); in mlx5_hlist_register()