Searched refs:tx_timer (Results 1 – 2 of 2) sorted by relevance
2084 sc->tx_timer = 0; in zyd_txeof()2269 sc->tx_timer = 5; in zyd_start()2281 if (sc->tx_timer > 0) { in zyd_watchdog()2282 if (--sc->tx_timer == 0) { in zyd_watchdog()2475 sc->tx_timer = 0; in zyd_stop()
1229 int tx_timer; member