Searched refs:direct_key (Results 1 – 2 of 2) sorted by relevance
70 h->direct_key = !!(flags & MLX5_HLIST_DIRECT_KEY); in mlx5_hlist_create()89 if (h->direct_key) in __hlist_lookup()151 if (h->direct_key) in mlx5_hlist_register()
349 bool direct_key; /* Use the new entry key directly as hash index. */ member