Home
last modified time | relevance | path

Searched refs:ATH_RESET_NOLOSS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath.c2396 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_fatal_proc()
2509 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_BBPANIC); in ath_bmiss_proc()
2513 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_bmiss_proc()
2548 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_tsfoor_proc()
2998 ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS)); in ath_reset()
3100 if (reset_type == ATH_RESET_NOLOSS) { in ath_reset()
3822 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_reset_proc()
3849 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD); in ath_bstuck_proc()
5196 if (reset_type == ATH_RESET_NOLOSS) { in ath_legacy_tx_drain()
5313 ath_draintxq(sc, ATH_RESET_NOLOSS); in ath_chan_set()
H A Dif_ath_tx_edma.c724 if (reset_type == ATH_RESET_NOLOSS) { in ath_edma_tx_drain()
H A Dif_ath_sysctl.c383 (sc->sc_running) ? ath_reset(sc, ATH_RESET_NOLOSS, in ath_sysctl_tpscale()
673 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_NORMAL); in ath_sysctl_intmit()
H A Dif_athvar.h508 ATH_RESET_NOLOSS = 1, enumerator