Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/
H A Dif_ath_tx_edma.c755 sc->sc_wd_timer = 0; in ath_edma_tx_drain()
1023 sc->sc_wd_timer = 0; in ath_edma_tx_processq()
H A Dif_ath.c2740 sc->sc_wd_timer = 0; in ath_stop()
3523 sc->sc_wd_timer = 5; in ath_transmit()
4558 sc->sc_wd_timer = 0; in ath_tx_proc_q0()
4615 sc->sc_wd_timer = 0; in ath_tx_proc_q0123()
4663 sc->sc_wd_timer = 0; in ath_tx_proc()
5177 sc->sc_wd_timer = 0; in ath_legacy_tx_drain()
6440 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.c2502 sc->sc_wd_timer = 5; in ath_raw_xmit()