Searched defs:uath_switch_channel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c294 static int uath_switch_channel(struct uath_softc *,
1921 if (uath_switch_channel(sc, ic->ic_curchan) != UATH_SUCCESS) {
1933 if (uath_switch_channel(sc, ni->in_chan) != 0) {
2448 uath_switch_channel(struct uath_softc *sc, struct ieee80211_channel *c) function
2455 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_switch_channel(): "
2463 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_switch_channel(): "
2471 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_switch_channel(): "
2478 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_switch_channel(): "
2485 UATH_DEBUG(UATH_DBG_ERR, "uath: uath_switch_channel(): "
2663 err = uath_switch_channel(s
[all...]

Completed in 81 milliseconds