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

  /src/sys/dev/ic/
ath.c 179 static int ath_chan_set(struct ath_softc *, struct ieee80211_channel *);
4555 ath_chan_set(struct ath_softc *sc, struct ieee80211_channel *chan) function in typeref:typename:int
4769 error = ath_chan_set(sc, ic->ic_curchan);

Completed in 35 milliseconds