Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath.c1933 ath_reset(ifp, ATH_RESET_NOLOSS); in ath_fatal_proc()
1999 ath_reset(ifp, ATH_RESET_NOLOSS); in ath_bmiss_proc()
2002 ath_reset(ifp, ATH_RESET_NOLOSS); in ath_bmiss_proc()
2399 ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS)); in ath_reset()
2477 if (reset_type == ATH_RESET_NOLOSS) { in ath_reset()
3181 ath_reset(ifp, ATH_RESET_NOLOSS); in ath_reset_proc()
3209 ath_reset(ifp, ATH_RESET_NOLOSS); in ath_bstuck_proc()
4831 if (reset_type == ATH_RESET_NOLOSS) { in ath_legacy_tx_drain()
4951 ath_draintxq(sc, ATH_RESET_NOLOSS); in ath_chan_set()
HDif_ath_tx_edma.c552 if (reset_type == ATH_RESET_NOLOSS) { in ath_edma_tx_drain()
HDif_ath_sysctl.c287 ath_reset(ifp, ATH_RESET_NOLOSS) : 0; in ath_sysctl_tpscale()
488 ath_reset(sc->sc_ifp, ATH_RESET_NOLOSS); in ath_sysctl_intmit()
HDif_athvar.h485 ATH_RESET_NOLOSS = 1, enumerator