Searched refs:SFXGE_FLUSH_PENDING (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/sfxge/
H A Dsfxge_rx.h144 SFXGE_FLUSH_PENDING, enumerator in enum:sfxge_flush_state
H A Dsfxge_rx.c848 rxq->flush_state = SFXGE_FLUSH_PENDING;
860 if (rxq->flush_state != SFXGE_FLUSH_PENDING)
H A Dsfxge_tx.c1104 txq->flush_state = SFXGE_FLUSH_PENDING;
1116 if (txq->flush_state != SFXGE_FLUSH_PENDING)

Completed in 173 milliseconds