Searched refs:I40IW_RING_MORE_WORK (Results 1 – 3 of 3) sorted by relevance
1741 if (I40IW_RING_MORE_WORK(qp->qp_uk.sq_ring)) in i40iw_drain_sq()1754 if (I40IW_RING_MORE_WORK(qp->qp_uk.rq_ring)) in i40iw_drain_rq()2495 if (!I40IW_RING_MORE_WORK(qp->qp_uk.sq_ring)) in i40iw_poll_cq()2497 if (!I40IW_RING_MORE_WORK(qp->qp_uk.rq_ring)) in i40iw_poll_cq()
1606 #define I40IW_RING_MORE_WORK(_ring) \ macro
873 if (pring && (I40IW_RING_MORE_WORK(*pring))) in i40iw_cq_poll_completion()