Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath_tx_edma.c755 sc->sc_wd_timer = 0; in ath_edma_tx_drain()
1024 sc->sc_wd_timer = 0; in ath_edma_tx_processq()
H A Dif_ath.c2739 sc->sc_wd_timer = 0; in ath_stop()
3523 sc->sc_wd_timer = 5; in ath_transmit()
4563 sc->sc_wd_timer = 0; in ath_tx_proc_q0()
4620 sc->sc_wd_timer = 0; in ath_tx_proc_q0123()
4668 sc->sc_wd_timer = 0; in ath_tx_proc()
5182 sc->sc_wd_timer = 0; in ath_legacy_tx_drain()
6499 if (sc->sc_wd_timer != 0 && --sc->sc_wd_timer == 0) { in ath_watchdog()
H A Dif_athvar.h774 int sc_wd_timer; /* count down for wd timer */ member
H A Dif_ath_tx.c2505 sc->sc_wd_timer = 5; in ath_raw_xmit()