IRDMA_RING_MORE_WORK
if (!IRDMA_RING_MORE_WORK(qp->rq_ring)) {
if (!IRDMA_RING_MORE_WORK(qp->rq_ring))
if (!IRDMA_RING_MORE_WORK(qp->sq_ring)) {
if (!IRDMA_RING_MORE_WORK(qp->sq_ring))
if (pring && IRDMA_RING_MORE_WORK(*pring))
while (IRDMA_RING_MORE_WORK(*sq_ring)) {
while (IRDMA_RING_MORE_WORK(*rq_ring)) {