Searched refs:I40IW_RING_MORE_WORK (Results 1 – 3 of 3) sorted by relevance
1633 if (I40IW_RING_MORE_WORK(qp->qp_uk.sq_ring)) in i40iw_drain_sq()1646 if (I40IW_RING_MORE_WORK(qp->qp_uk.rq_ring)) in i40iw_drain_rq()2385 if (!I40IW_RING_MORE_WORK(qp->qp_uk.sq_ring)) in i40iw_poll_cq()2387 if (!I40IW_RING_MORE_WORK(qp->qp_uk.rq_ring)) in i40iw_poll_cq()
1625 #define I40IW_RING_MORE_WORK(_ring) \ macro
873 if (pring && (I40IW_RING_MORE_WORK(*pring))) in i40iw_cq_poll_completion()