Searched refs:sc_txtimer (Results 1 – 6 of 6) sorted by relevance
187 int sc_txtimer; member
610 sc->sc_txtimer = 0; in acx_stop()1060 if (trans && sc->sc_txtimer == 0) in acx_start()1061 sc->sc_txtimer = 5; in acx_start()1075 if (sc->sc_txtimer) { in acx_watchdog()1076 if (--sc->sc_txtimer == 0) { in acx_watchdog()1204 sc->sc_txtimer = bd->tx_used_count == 0 ? 0 : 5; in acx_txeof()
406 int sc_txtimer; member
2186 sc->sc_txtimer = 5; in pgt_start()2450 if (sc->sc_txtimer && --sc->sc_txtimer == 0) { in pgt_watchdog()
371 int sc_txtimer; member
2269 sc->sc_txtimer = 0; in urtw_init()2462 sc->sc_txtimer = 5; in urtw_start()2473 if (sc->sc_txtimer > 0) { in urtw_watchdog()2474 if (--sc->sc_txtimer == 0) { in urtw_watchdog()2514 sc->sc_txtimer = 0; in urtw_txeof_low()2552 sc->sc_txtimer = 0; in urtw_txeof_normal()3670 sc->sc_txtimer = 0; in urtw_8187b_init()