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