Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c445 error = sc->sc_running ? ath_reset(sc, ATH_RESET_FULL, in ath_sysctl_rfkill()
H A Dif_athvar.h509 ATH_RESET_FULL = 2, enumerator
H A Dif_ath.c3155 return ath_reset(sc, ATH_RESET_FULL, HAL_RESET_NORMAL); in ath_reset_vap()
5322 ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */ in ath_chan_set()