Searched refs:ATH_RESET_NOLOSS (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/ath/ |
| HD | if_ath.c | 1933 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()
|
| HD | if_ath_tx_edma.c | 552 if (reset_type == ATH_RESET_NOLOSS) { in ath_edma_tx_drain()
|
| HD | if_ath_sysctl.c | 287 ath_reset(ifp, ATH_RESET_NOLOSS) : 0; in ath_sysctl_tpscale() 488 ath_reset(sc->sc_ifp, ATH_RESET_NOLOSS); in ath_sysctl_intmit()
|
| HD | if_athvar.h | 485 ATH_RESET_NOLOSS = 1, enumerator
|