Searched refs:hang_state (Results 1 – 1 of 1) sorted by relevance
3006 u16 hang_state; in em_flush_desc_rings() local3016 hang_state = pci_read_config(dev, PCICFG_DESC_RING_STATUS, 2); in em_flush_desc_rings()3017 if (!(hang_state & FLUSH_DESC_REQUIRED) || !tdlen) in em_flush_desc_rings()3022 hang_state = pci_read_config(dev, PCICFG_DESC_RING_STATUS, 2); in em_flush_desc_rings()3023 if (hang_state & FLUSH_DESC_REQUIRED) in em_flush_desc_rings()