Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_urtwnvar.h169 int tx_timer; member
H A Dif_zyd.c2193 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()
H A Dif_zydreg.h1230 int tx_timer; member
H A Dif_urtwn.c2662 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()