Searched refs:wq_hash (Results 1 – 2 of 2) sorted by relevance
951 ocs_queue_hash_t wq_hash[OCS_HW_Q_HASH_SIZE]; member
733 ocs_memset(hw->wq_hash, 0, sizeof(hw->wq_hash)); in ocs_hw_init()960 ocs_hw_queue_hash_add(hw->wq_hash, hw->wq[i].id, i); in ocs_hw_init()8476 int32_t index = ocs_hw_queue_hash_find(hw->wq_hash, wq_id); in ocs_hw_cq_process()