hw_new_wq
extern hw_wq_t *hw_new_wq(hw_cq_t *cq, uint32_t entry_count, uint32_t class, uint32_t ulp);
wq = hw_new_wq(cq, len, qt->class, hw->ulp_start + qt->ulp);