athn.c | 996 error = athn_hw_reset(sc, curchan, extchan, 0); 2182 athn_hw_reset(struct athn_softc *sc, struct ieee80211_channel *curchan, function in typeref:typename:PUBLIC int 2902 if ((error = athn_hw_reset(sc, curchan, extchan, 1)) != 0) { 2971 /* XXX call athn_hw_reset if Tx still pending? */
|