ATH_RESET_FULL
return ath_reset(sc, ATH_RESET_FULL);
ath_draintxq(sc, ATH_RESET_FULL); /* clear pending tx frames */
error = sc->sc_running ? ath_reset(sc, ATH_RESET_FULL) : 0;