Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/wlan/
HDif_urtwvar.h166 int sc_txtimer; member
HDif_urtw.c1085 sc->sc_txtimer = 0; in urtw_init_locked()
1482 sc->sc_txtimer = 5; in urtw_start()
1596 sc->sc_txtimer = 5; in urtw_raw_xmit()
1919 if (sc->sc_txtimer > 0) { in urtw_watchdog()
1920 if (--sc->sc_txtimer == 0) { in urtw_watchdog()
4221 sc->sc_txtimer = 0; in urtw_txeof()
HDif_urtwn.c893 sc->sc_txtimer = 0; in urtwn_txeof()
1678 if (sc->sc_txtimer > 0) { in urtwn_watchdog()
1679 if (--sc->sc_txtimer == 0) { in urtwn_watchdog()
1991 sc->sc_txtimer = 5; in urtwn_start_locked()
3561 sc->sc_txtimer = 5; in urtwn_raw_xmit()
HDif_urtwnreg.h1205 int sc_txtimer; member