Searched refs:tx_timer (Results 1 – 2 of 2) sorted by relevance
239 int tx_timer; member
982 sc->tx_timer = 0; in rt_stop_locked()1237 sc->tx_timer = RT_TX_WATCHDOG_TIMEOUT; in rt_start()1336 if (sc->tx_timer == 0) in rt_tx_watchdog()1339 if (--sc->tx_timer == 0) { in rt_tx_watchdog()1775 sc->tx_timer = 0; in rt_tx_done_task()