Searched defs:use_local_cache (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/hash/ | ||
| H A D | rte_cuckoo_hash.h | 171 uint8_t use_local_cache; member |
| H A D | rte_cuckoo_hash.c | 171 unsigned int hw_trans_mem_support = 0, use_local_cache = 0; in rte_hash_create() local |