Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_misc.h59 extern int ath_reset(struct ath_softc *, ATH_RESET_TYPE,
H A Dif_ath_sysctl.c383 (sc->sc_running) ? ath_reset(sc, ATH_RESET_NOLOSS, in ath_sysctl_tpscale()
445 error = sc->sc_running ? ath_reset(sc, ATH_RESET_FULL, in ath_sysctl_rfkill()
673 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_NORMAL); in ath_sysctl_intmit()
H A Dif_ath.c2393 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_fatal_proc()
2506 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_BBPANIC); in ath_bmiss_proc()
2510 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_bmiss_proc()
2545 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_tsfoor_proc()
2942 ath_reset(struct ath_softc *sc, ATH_RESET_TYPE reset_type, in ath_reset() function
3147 return ath_reset(sc, ATH_RESET_FULL, HAL_RESET_NORMAL); in ath_reset_vap()
3819 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_reset_proc()
3846 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_bstuck_proc()