Symbol: IEEE80211_C_SHPREAMBLE
sys/compat/linuxkpi/common/src/linux_80211.c
6612
IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/ath/if_ath.c
914
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/bwi/if_bwi.c
496
IEEE80211_C_SHPREAMBLE |
sys/dev/bwn/if_bwn.c
766
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/ipw/if_ipw.c
282
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/iwi/if_iwi.c
366
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/iwm/if_iwm.c
6145
IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/iwn/if_iwn.c
579
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/iwx/if_iwx.c
10537
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
sys/dev/malo/if_malo.c
259
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/mwl/if_mwl.c
403
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/otus/if_otus.c
723
IEEE80211_C_SHPREAMBLE | /* Short preamble supported. */
sys/dev/ral/rt2560.c
275
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/ral/rt2661.c
275
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/ral/rt2860.c
317
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/rtwn/if_rtwn.c
226
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/usb/wlan/if_mtw.c
631
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
sys/dev/usb/wlan/if_rsu.c
555
IEEE80211_C_SHPREAMBLE | /* Short preamble supported. */
sys/dev/usb/wlan/if_rum.c
539
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/usb/wlan/if_run.c
854
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
sys/dev/usb/wlan/if_uath.c
426
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
sys/dev/usb/wlan/if_upgt.c
335
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/usb/wlan/if_ural.c
470
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/usb/wlan/if_urtw.c
880
IEEE80211_C_SHPREAMBLE | /* short preamble supported */
sys/dev/usb/wlan/if_zyd.c
381
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/dev/wpi/if_wpi.c
466
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
sys/net80211/ieee80211_node.c
2871
if (ic->ic_caps & IEEE80211_C_SHPREAMBLE) {
sys/net80211/ieee80211_proto.c
778
(vap->iv_caps & IEEE80211_C_SHPREAMBLE)) {
sys/net80211/ieee80211_proto.c
814
(ic->ic_caps & IEEE80211_C_SHPREAMBLE)) {
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
377
if ((dcaps & IEEE80211_C_SHPREAMBLE) != 0)