Searched refs:ath_watchdog (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c163 static void ath_watchdog(void *);
2698 callout_reset(&sc->sc_wd_ch, hz, ath_watchdog, sc);
6491 ath_watchdog(void *arg) function

Completed in 109 milliseconds