Searched refs:FLUSH_DESC_REQUIRED (Results 1 – 2 of 2) sorted by relevance
102 #define FLUSH_DESC_REQUIRED 0x100 macro
3890 if (!(hang_state & FLUSH_DESC_REQUIRED) || !tdlen) in e1000_flush_desc_rings()3896 if (hang_state & FLUSH_DESC_REQUIRED) in e1000_flush_desc_rings()