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

  /src/sys/dev/ic/
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? */
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? */

Completed in 54 milliseconds