Symbol: IEEE80211_C_SHSLOT
sys/compat/linuxkpi/common/src/linux_80211.c
6611
IEEE80211_C_SHSLOT | /* short slot time supported */
sys/dev/ath/if_ath.c
915
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/bwi/if_bwi.c
495
IEEE80211_C_SHSLOT |
sys/dev/bwn/if_bwn.c
767
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/iwm/if_iwm.c
6144
IEEE80211_C_SHSLOT | /* short slot time supported */
sys/dev/iwn/if_iwn.c
577
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/iwx/if_iwx.c
10536
IEEE80211_C_SHSLOT | /* short slot time supported */
sys/dev/malo/if_malo.c
260
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/mwl/if_mwl.c
404
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/otus/if_otus.c
725
IEEE80211_C_SHSLOT | /* Short slot time supported. */
sys/dev/ral/rt2560.c
276
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/ral/rt2661.c
276
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/ral/rt2860.c
318
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/rtwn/if_rtwn.c
227
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/usb/wlan/if_mtw.c
632
IEEE80211_C_SHSLOT | /* short slot time supported */
sys/dev/usb/wlan/if_rsu.c
557
IEEE80211_C_SHSLOT | /* Short slot time supported. */
sys/dev/usb/wlan/if_rum.c
540
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/usb/wlan/if_run.c
855
IEEE80211_C_SHSLOT | /* short slot time supported */
sys/dev/usb/wlan/if_uath.c
427
IEEE80211_C_SHSLOT | /* short slot time supported */
sys/dev/usb/wlan/if_upgt.c
336
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/usb/wlan/if_ural.c
471
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/usb/wlan/if_urtw.c
881
IEEE80211_C_SHSLOT | /* short slot time supported */
sys/dev/usb/wlan/if_zyd.c
382
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/dev/wpi/if_wpi.c
464
| IEEE80211_C_SHSLOT /* short slot time supported */
sys/net80211/ieee80211_node.c
2912
if ((ic->ic_caps & IEEE80211_C_SHSLOT) &&
sys/net80211/ieee80211_output.c
2859
(ic->ic_caps & IEEE80211_C_SHSLOT))
sys/net80211/ieee80211_proto.c
796
(ic->ic_caps & IEEE80211_C_SHSLOT)));
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
375
if ((dcaps & IEEE80211_C_SHSLOT) != 0)