Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/wlan/
Dif_urtwvar.h166 int sc_txtimer; member
Dif_urtw.c1074 sc->sc_txtimer = 0; in urtw_init()
1467 sc->sc_txtimer = 5; in urtw_start()
1574 sc->sc_txtimer = 5; in urtw_raw_xmit()
1914 if (sc->sc_txtimer > 0) { in urtw_watchdog()
1915 if (--sc->sc_txtimer == 0) { in urtw_watchdog()
4184 sc->sc_txtimer = 0; in urtw_txeof()