Symbol: IEEE80211_C_SHPREAMBLE
usr/src/uts/common/io/arn/arn_main.c
2932
ic->ic_caps |= IEEE80211_C_SHPREAMBLE |
usr/src/uts/common/io/arn/arn_main.c
744
ic->ic_caps |= IEEE80211_C_SHPREAMBLE |
usr/src/uts/common/io/ath/ath_main.c
2168
ic->ic_caps |= IEEE80211_C_SHPREAMBLE |
usr/src/uts/common/io/atu/atu.c
1246
ic->ic_caps = IEEE80211_C_SHPREAMBLE | IEEE80211_C_WEP;
usr/src/uts/common/io/ipw/ipw2100.c
384
ic->ic_caps = IEEE80211_C_SHPREAMBLE | IEEE80211_C_TXPMGT |
usr/src/uts/common/io/iwh/iwh.c
776
ic->ic_caps = IEEE80211_C_SHPREAMBLE | IEEE80211_C_TXPMGT |
usr/src/uts/common/io/iwi/ipw2200.c
478
IEEE80211_C_SHPREAMBLE |
usr/src/uts/common/io/iwk/iwk2.c
670
ic->ic_caps = IEEE80211_C_SHPREAMBLE | IEEE80211_C_TXPMGT |
usr/src/uts/common/io/iwn/if_iwn.c
978
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/iwp/iwp.c
726
ic->ic_caps = IEEE80211_C_SHPREAMBLE | IEEE80211_C_TXPMGT |
usr/src/uts/common/io/mwl/mwl.c
4050
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/net80211/net80211_output.c
696
!(ic->ic_caps & IEEE80211_C_SHPREAMBLE)) {
usr/src/uts/common/io/net80211/net80211_proto.c
351
(ic->ic_caps & IEEE80211_C_SHPREAMBLE)) {
usr/src/uts/common/io/ral/rt2560.c
2482
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/rtw/rtw.c
967
IEEE80211_C_SHPREAMBLE;
usr/src/uts/common/io/rum/rum.c
2294
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/rwd/rt2661.c
3026
IEEE80211_C_SHPREAMBLE |
usr/src/uts/common/io/rwn/rt2860.c
2971
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/uath/uath.c
3172
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/ural/ural.c
2254
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/urtw/urtw.c
4368
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
usr/src/uts/common/io/wpi/wpi.c
545
ic->ic_caps = IEEE80211_C_SHPREAMBLE | IEEE80211_C_TXPMGT |
usr/src/uts/common/io/zyd/zyd.c
533
IEEE80211_C_SHPREAMBLE | /* short preamble supported */