Symbol: ATH_RESET_NOLOSS
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
2401
ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
2514
ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_BBPANIC);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
2518
ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
2553
ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
3003
ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS));
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
3105
if (reset_type == ATH_RESET_NOLOSS) {
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
3827
ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
3854
ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_FORCE_COLD);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
5201
if (reset_type == ATH_RESET_NOLOSS) {
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
5318
ath_draintxq(sc, ATH_RESET_NOLOSS);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_sysctl.c
383
(sc->sc_running) ? ath_reset(sc, ATH_RESET_NOLOSS,
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_sysctl.c
673
ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_NORMAL);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_tx_edma.c
724
if (reset_type == ATH_RESET_NOLOSS) {