Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_em.h284 #define FLUSH_DESC_REQUIRED 0x100 macro
H A Dif_em.c3032 if (!(hang_state & FLUSH_DESC_REQUIRED) || !tdlen) in em_flush_desc_rings()
3038 if (hang_state & FLUSH_DESC_REQUIRED) in em_flush_desc_rings()