Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h1099 #define FLUSH_DESC_REQUIRED 0x100 macro
H A De1000g_main.c2036 if (!(hang_state & FLUSH_DESC_REQUIRED) || !tdlen) in e1000g_flush_desc_rings()
2043 if (hang_state & FLUSH_DESC_REQUIRED) in e1000g_flush_desc_rings()