Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath_sysctl.c320 ath_reset(ifp, ATH_RESET_FULL) : 0; in ath_sysctl_rfkill()
HDif_athvar.h486 ATH_RESET_FULL = 2, enumerator
HDif_ath.c2529 return ath_reset(ifp, ATH_RESET_FULL); in ath_reset_vap()
4955 ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */ in ath_chan_set()