Searched refs:hw_trans_mem_support (Results 1 – 2 of 2) sorted by relevance
186 uint8_t hw_trans_mem_support; member
148 unsigned int hw_trans_mem_support = 0, use_local_cache = 0; in rte_hash_create() local194 hw_trans_mem_support = 1; in rte_hash_create()426 h->hw_trans_mem_support = hw_trans_mem_support; in rte_hash_create()580 if (h->writer_takes_lock && h->hw_trans_mem_support) in __hash_rw_writer_lock()589 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_lock()598 if (h->writer_takes_lock && h->hw_trans_mem_support) in __hash_rw_writer_unlock()607 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_unlock()