HomeSort by: relevance | last modified time | path
    Searched refs:athn_hw_reset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 631 int athn_hw_reset(struct athn_softc *, struct ieee80211_channel *,
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? */
  /src/sys/dev/usb/
if_athn_usb.c 1773 error = athn_hw_reset(sc, curchan, extchan, 0);
2801 error = athn_hw_reset(sc, curchan, extchan, 1);

Completed in 105 milliseconds