Searched refs:uath_switch_channel (Results 1 – 1 of 1) sorted by relevance
289 static int uath_switch_channel(struct uath_softc *,1125 error = uath_switch_channel(sc, ic->ic_curchan); in uath_init()1218 uath_switch_channel(struct uath_softc *sc, struct ieee80211_channel *c) in uath_switch_channel() function1841 (void)uath_switch_channel(sc, ic->ic_curchan); in uath_set_channel()2036 if (uath_switch_channel(sc, ni->ni_chan) != 0) { in uath_newstate()