Home
last modified time | relevance | path

Searched refs:FLUSH_DESC_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/em/
H A Dif_em.h195 #define FLUSH_DESC_REQUIRED 0x100 macro
H A Dif_em.c4774 if ((hang_state & FLUSH_DESC_REQUIRED) && in em_flush_txrx_ring()
4782 if (hang_state & FLUSH_DESC_REQUIRED) in em_flush_txrx_ring()