Searched refs:rq_hash (Results 1 – 3 of 3) sorted by relevance
401 struct efct_queue_hash rq_hash[EFCT_HW_Q_HASH_SIZE]; member
486 return efct_hw_queue_hash_find(hw->rq_hash, rq_id); in efct_hw_rqpair_find()
991 memset(hw->rq_hash, 0, sizeof(hw->rq_hash)); in efct_hw_init()1081 efct_hw_queue_hash_add(hw->rq_hash, hw->rq[i].id, i); in efct_hw_init()