t4_rq_empty       438 drivers/infiniband/hw/cxgb4/cq.c 	if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq))
t4_rq_empty      2009 drivers/infiniband/hw/cxgb4/qp.c 		if (!t4_sq_empty(&qhp->wq) || !t4_rq_empty(&qhp->wq)) {