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

/freebsd-10.3-release/sys/dev/usb/wlan/
H A Dif_urtwvar.h166 int sc_txtimer; member in struct:urtw_softc
H A Dif_urtwn.c893 sc->sc_txtimer = 0;
1678 if (sc->sc_txtimer > 0) {
1679 if (--sc->sc_txtimer == 0) {
1991 sc->sc_txtimer = 5;
3561 sc->sc_txtimer = 5;
H A Dif_urtw.c1085 sc->sc_txtimer = 0;
1482 sc->sc_txtimer = 5;
1596 sc->sc_txtimer = 5;
1919 if (sc->sc_txtimer > 0) {
1920 if (--sc->sc_txtimer == 0) {
4221 sc->sc_txtimer = 0;
H A Dif_urtwnreg.h1205 int sc_txtimer; member in struct:urtwn_softc

Completed in 87 milliseconds