Home
last modified time | relevance | path

Searched refs:mp_ring_is_idle (Results 1 – 4 of 4) sorted by last modified time

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c3104 while (!mp_ring_is_idle(txq->r)) { in cxgbe_qflush()
6962 while (!mp_ring_is_idle(txq->r)) { in quiesce_txq()
H A Dt4_sge.c6344 if (mp_ring_is_idle(txq->r)) in handle_eth_egr_update()
H A Dt4_mp_ring.c519 mp_ring_is_idle(struct mp_ring *r) in mp_ring_is_idle() function
H A Dt4_mp_ring.h67 bool mp_ring_is_idle(struct mp_ring *);