Searched refs:detect_tx_hung (Results 1 – 6 of 6) sorted by relevance
132 bool detect_tx_hung; member
1171 adapter->detect_tx_hung = true; in ixgb_watchdog()1835 if (adapter->detect_tx_hung) { in ixgb_clean_tx_irq()1838 adapter->detect_tx_hung = false; in ixgb_clean_tx_irq()
245 bool detect_tx_hung; member
2542 adapter->detect_tx_hung = true; in e1000_watchdog()3895 if (adapter->detect_tx_hung) { in e1000_clean_tx_irq()3899 adapter->detect_tx_hung = false; in e1000_clean_tx_irq()
226 bool detect_tx_hung; member
1276 if (adapter->detect_tx_hung) { in e1000_clean_tx_irq()1280 adapter->detect_tx_hung = false; in e1000_clean_tx_irq()5355 adapter->detect_tx_hung = true; in e1000_watchdog_task()