efct_hw_queue_hash_find
index = efct_hw_queue_hash_find(hw->cq_hash, cq_id);
index = efct_hw_queue_hash_find(hw->wq_hash, wq_id);
efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id);
return efct_hw_queue_hash_find(hw->rq_hash, rq_id);