Searched refs:tx_timer (Results 1 – 4 of 4) sorted by relevance
169 int tx_timer; member
2193 sc->tx_timer = 0; in zyd_txeof()2375 sc->tx_timer = 5; in zyd_start()2388 if (sc->tx_timer > 0) { in zyd_watchdog()2389 if (--sc->tx_timer == 0) { in zyd_watchdog()2548 sc->tx_timer = 0; in zyd_stop()
1230 int tx_timer; member
2662 sc->tx_timer = 0; in urtwn_txeof() 3009 sc->tx_timer = 5; in urtwn_start() 3023 if (sc->tx_timer > 0) { in urtwn_watchdog() 3024 if (--sc->tx_timer == 0) { in urtwn_watchdog() 5073 sc->tx_timer = 0; in urtwn_stop()