Searched refs:detect_tx_hung (Results 1 – 6 of 6) sorted by relevance
157 bool detect_tx_hung; member
1204 adapter->detect_tx_hung = true; in ixgb_watchdog()1894 if (adapter->detect_tx_hung) { in ixgb_clean_tx_irq()1897 adapter->detect_tx_hung = false; in ixgb_clean_tx_irq()
268 bool detect_tx_hung; member
2552 adapter->detect_tx_hung = true; in e1000_watchdog()3898 if (adapter->detect_tx_hung) { in e1000_clean_tx_irq()3902 adapter->detect_tx_hung = false; in e1000_clean_tx_irq()
247 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()5301 adapter->detect_tx_hung = true; in e1000_watchdog_task()