Home
last modified time | relevance | path

Searched refs:SFXGE_FLUSH_DONE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sfxge/
H A Dsfxge_rx.h140 SFXGE_FLUSH_DONE = 0, enumerator
H A Dsfxge_rx.c158 rxq->flush_state = SFXGE_FLUSH_DONE; in sfxge_rx_qflush_done()
954 while (rxq->flush_state != SFXGE_FLUSH_DONE && retry != 0) { in sfxge_rx_qstop()
982 rxq->flush_state = SFXGE_FLUSH_DONE; in sfxge_rx_qstop()
989 rxq->flush_state = SFXGE_FLUSH_DONE; in sfxge_rx_qstop()
H A Dsfxge_tx.c1465 txq->flush_state = SFXGE_FLUSH_DONE; in sfxge_tx_qflush_done()
1488 if (txq->flush_state != SFXGE_FLUSH_DONE) { in sfxge_tx_qstop()
1498 txq->flush_state = SFXGE_FLUSH_DONE; in sfxge_tx_qstop()
1514 if (txq->flush_state != SFXGE_FLUSH_DONE) { in sfxge_tx_qstop()
1518 txq->flush_state = SFXGE_FLUSH_DONE; in sfxge_tx_qstop()