ath_reset
int ath_reset(struct ath_softc *sc, struct ath9k_channel *hchan);
r = ath_reset(sc, hchan);
ath_reset(sc, NULL);