irdma_round_up_wq
irdma_round_up_wq(((u64)sq_size << shift) + IRDMA_SQ_RSVD);
irdma_round_up_wq(((u64)rq_size << shift) + IRDMA_RQ_RSVD);
irdma_round_up_wq(((u64)srq_size << shift) + IRDMA_RQ_RSVD);