Home
last modified time | relevance | path

Searched refs:watchdog_fired (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c605 unsigned int watchdog_fired : 1; member
1621 if (tp->watchdog_fired) { in rtl8139_thread()
1622 tp->watchdog_fired = 0; in rtl8139_thread()
1642 tp->watchdog_fired = 0; in rtl8139_start_thread()
1708 tp->watchdog_fired = 1; in rtl8139_tx_timeout()