Searched refs:hw_trans_mem_support (Results 1 – 2 of 2) sorted by relevance
180 uint8_t hw_trans_mem_support; member
152 unsigned int hw_trans_mem_support = 0, use_local_cache = 0; in rte_hash_create() local198 hw_trans_mem_support = 1; in rte_hash_create()430 h->hw_trans_mem_support = hw_trans_mem_support; in rte_hash_create()584 if (h->writer_takes_lock && h->hw_trans_mem_support) in __hash_rw_writer_lock()593 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_lock()602 if (h->writer_takes_lock && h->hw_trans_mem_support) in __hash_rw_writer_unlock()611 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_unlock()