Home
last modified time | relevance | path

Searched refs:ATH_RESET_FULL (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ath/
Dif_ath_sysctl.c447 error = sc->sc_running ? ath_reset(sc, ATH_RESET_FULL, in ath_sysctl_rfkill()
Dif_athvar.h510 ATH_RESET_FULL = 2, enumerator
Dif_ath.c3100 return ath_reset(sc, ATH_RESET_FULL, HAL_RESET_NORMAL); in ath_reset_vap()
5262 ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */ in ath_chan_set()