athn_hw_reset
if ((error = athn_hw_reset(sc, curchan, extchan, 1)) != 0) {
error = athn_hw_reset(sc, curchan, extchan, 0);
int athn_hw_reset(struct athn_softc *, struct ieee80211_channel *,
error = athn_hw_reset(sc, curchan, extchan, 0);
error = athn_hw_reset(sc, curchan, extchan, 1);