t4_rq_empty
if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq))
if (t4_rq_empty(wq)) {
BUG_ON(t4_rq_empty(wq));
if (!t4_sq_empty(&qhp->wq) || !t4_rq_empty(&qhp->wq)) {