Symbol: IEEE80211_T_OFDM
usr/src/uts/common/io/ath/ath_main.c
2222
ic->ic_phytype = IEEE80211_T_OFDM;
usr/src/uts/common/io/iwi/ipw2200.c
473
ic->ic_phytype = IEEE80211_T_OFDM;
usr/src/uts/common/io/iwk/iwk2.c
666
ic->ic_phytype = IEEE80211_T_OFDM;
usr/src/uts/common/io/iwn/if_iwn.c
965
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/iwp/iwp.c
722
ic->ic_phytype = IEEE80211_T_OFDM;
usr/src/uts/common/io/mwl/mwl.c
4043
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/net80211/net80211_input.c
936
scan.phytype = IEEE80211_T_OFDM;
usr/src/uts/common/io/net80211/net80211_ioctl.c
1882
case IEEE80211_T_OFDM: {
usr/src/uts/common/io/net80211/net80211_ioctl.c
776
case IEEE80211_T_OFDM: {
usr/src/uts/common/io/ral/rt2560.c
2471
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/rum/rum.c
2283
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/rwd/rt2661.c
3019
ic->ic_phytype = IEEE80211_T_OFDM;
usr/src/uts/common/io/rwn/rt2860.c
2964
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/uath/uath.c
3161
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/ural/ural.c
2243
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/urtw/urtw.c
4359
ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
usr/src/uts/common/io/wpi/wpi.c
541
ic->ic_phytype = IEEE80211_T_OFDM;
usr/src/uts/common/io/zyd/zyd.c
525
ic->ic_phytype = IEEE80211_T_OFDM;