Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_edma.c753 sc->sc_wd_timer = 0; in ath_edma_tx_drain()
1022 sc->sc_wd_timer = 0; in ath_edma_tx_processq()
H A Dif_ath.c2794 sc->sc_wd_timer = 0; in ath_stop()
3578 sc->sc_wd_timer = 5; in ath_transmit()
4623 sc->sc_wd_timer = 0; in ath_tx_proc_q0()
4680 sc->sc_wd_timer = 0; in ath_tx_proc_q0123()
4728 sc->sc_wd_timer = 0; in ath_tx_proc()
5242 sc->sc_wd_timer = 0; in ath_legacy_tx_drain()
6567 if (sc->sc_wd_timer != 0 && --sc->sc_wd_timer == 0) { in ath_watchdog()
H A Dif_athvar.h773 int sc_wd_timer; /* count down for wd timer */ member
H A Dif_ath_tx.c2503 sc->sc_wd_timer = 5; in ath_raw_xmit()