Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_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()
HDif_ath.c2737 sc->sc_wd_timer = 0; in ath_stop()
3521 sc->sc_wd_timer = 5; in ath_transmit()
4561 sc->sc_wd_timer = 0; in ath_tx_proc_q0()
4618 sc->sc_wd_timer = 0; in ath_tx_proc_q0123()
4666 sc->sc_wd_timer = 0; in ath_tx_proc()
5180 sc->sc_wd_timer = 0; in ath_legacy_tx_drain()
6497 if (sc->sc_wd_timer != 0 && --sc->sc_wd_timer == 0) { in ath_watchdog()
HDif_athvar.h772 int sc_wd_timer; /* count down for wd timer */ member
HDif_ath_tx.c2503 sc->sc_wd_timer = 5; in ath_raw_xmit()