Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_beacon.c81 rt = sc->hw_rate_table[sc->sc_curmode]; in arn_beacon_setup()
H A Darn_main.c522 sc->sc_curmode = mode; in arn_setcurmode()
825 if (wlmode != sc->sc_curmode) in arn_chan_change()
913 if (curmode != sc->sc_curmode) in arn_set_channel()
2050 if (sc->sc_curmode == ATH9K_MODE_11A) { in arn_open()
2137 if (arn_chan2mode(init_channel) != sc->sc_curmode) in arn_open()
2141 __func__, sc->sc_curmode)); in arn_open()
H A Darn_core.h953 enum wireless_mode sc_curmode; /* current phy mode */ member
H A Darn_rc.c1890 if (sc->sc_curmode != IEEE80211_MODE_11B) { in arn_rate_ctl_start()
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h421 enum ieee80211_phymode sc_curmode; member