Searched refs:sc_curmode (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/arn/
H A Darn_beacon.c117 rt = sc->hw_rate_table[sc->sc_curmode];
H A Darn_main.c567 sc->sc_curmode = mode;
870 if (wlmode != sc->sc_curmode)
958 if (curmode != sc->sc_curmode)
2096 if (sc->sc_curmode == ATH9K_MODE_11A) {
2183 if (arn_chan2mode(init_channel) != sc->sc_curmode)
2187 __func__, sc->sc_curmode));
H A Darn_core.h953 enum wireless_mode sc_curmode; /* current phy mode */ member in struct:arn_softc
H A Darn_rc.c1890 if (sc->sc_curmode != IEEE80211_MODE_11B) {
/opensolaris-onvv-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h419 enum ieee80211_phymode sc_curmode; member in struct:rtw_softc

Completed in 69 milliseconds