Home
last modified time | relevance | path

Searched refs:uath_switch_channel (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c299 static int uath_switch_channel(struct uath_softc *,
1926 if (uath_switch_channel(sc, ic->ic_curchan) != UATH_SUCCESS) { in uath_newstate()
1938 if (uath_switch_channel(sc, ni->in_chan) != 0) { in uath_newstate()
2453 uath_switch_channel(struct uath_softc *sc, struct ieee80211_channel *c) in uath_switch_channel() function
2668 err = uath_switch_channel(sc, ic->ic_curchan); in uath_init_locked()