Searched refs:buf_ring_dequeue_sc (Results 1 – 15 of 15) sorted by relevance
386 while ((m = (struct mbuf *)buf_ring_dequeue_sc(br)) != NULL) in drbr_flush()409 return ((struct mbuf *)buf_ring_dequeue_sc(br)); in drbr_dequeue()445 return ((struct mbuf *)buf_ring_dequeue_sc(br)); in drbr_dequeue_cond()
694 m = buf_ring_dequeue_sc(q->rxring[ridx]); in epair_drain_rings()
160 buf_ring_dequeue_sc(struct buf_ring *br) in buf_ring_dequeue_sc() function
318 while ((m = buf_ring_dequeue_sc(iq->br)) != NULL) in lio_qflush()
417 while ((m = buf_ring_dequeue_sc(q->br)) != NULL) in ntb_qflush()
718 while ((mbuf = buf_ring_dequeue_sc(sq->br)) != NULL) in nicvf_if_qflush()
995 while ((m = buf_ring_dequeue_sc(pq->bufring))) { in ptnet_qflush()
2193 while ((m = buf_ring_dequeue_sc(txq->br)) != NULL) in xn_qflush()
657 buf_ring.9 buf_ring_dequeue_sc.9 \
674 while ((m = buf_ring_dequeue_sc(sc->wq[i]->br)) != NULL) in oce_multiq_flush()
2789 txd = buf_ring_dequeue_sc(txr->hn_txdesc_br); in hn_txdesc_get()6142 while ((m = buf_ring_dequeue_sc(txr->hn_mbuf_br)) != NULL) in hn_tx_ring_qflush()
1862 while ((m = buf_ring_dequeue_sc(tx->br)) != NULL) in mvneta_qflush()
2917 while ((m = buf_ring_dequeue_sc(txq->vtntx_br)) != NULL) in vtnet_qflush()
2208 while ((m = buf_ring_dequeue_sc(tx->br)) != NULL) in mxge_qflush()
5816 while ((m = buf_ring_dequeue_sc(fp->tx_br)) != NULL) { in bxe_mq_flush()6191 while ((m = buf_ring_dequeue_sc(fp->tx_br)) != NULL) in bxe_free_fp_buffers()