Searched refs:detect_tx_hung (Results 1 – 4 of 4) sorted by relevance
244 bool detect_tx_hung; member
2543 adapter->detect_tx_hung = true; in e1000_watchdog()3891 if (adapter->detect_tx_hung) { in e1000_clean_tx_irq()3895 adapter->detect_tx_hung = false; in e1000_clean_tx_irq()
229 bool detect_tx_hung; member
1283 if (adapter->detect_tx_hung) { in e1000_clean_tx_irq()1287 adapter->detect_tx_hung = false; in e1000_clean_tx_irq()5390 adapter->detect_tx_hung = true; in e1000_watchdog_task()