IEEE80211_C_SHSLOT  363 dev/ic/ath.c   	    | IEEE80211_C_SHSLOT	/* short slot time supported */
IEEE80211_C_SHSLOT  404 dev/ic/malo.c  	    IEEE80211_C_SHSLOT |
IEEE80211_C_SHSLOT 1989 dev/ic/pgt.c   	    IEEE80211_C_HOSTAP | IEEE80211_C_TXPMGT | IEEE80211_C_SHSLOT |
IEEE80211_C_SHSLOT  244 dev/ic/rt2560.c 	    IEEE80211_C_SHSLOT |	/* short slot time supported */
IEEE80211_C_SHSLOT  255 dev/ic/rt2661.c 	    IEEE80211_C_SHSLOT |	/* short slot time supported */
IEEE80211_C_SHSLOT  276 dev/pci/if_iwi.c 	    IEEE80211_C_SHSLOT |	/* short slot time supported */
IEEE80211_C_SHSLOT  280 dev/pci/if_wpi.c 	    IEEE80211_C_SHSLOT |	/* short slot time supported */
IEEE80211_C_SHSLOT  309 dev/usb/if_ral.c 	    IEEE80211_C_SHSLOT |	/* short slot time supported */
IEEE80211_C_SHSLOT  365 dev/usb/if_rum.c 	    IEEE80211_C_SHSLOT |	/* short slot time supported */
IEEE80211_C_SHSLOT  380 dev/usb/if_uath.c 	    IEEE80211_C_SHSLOT |	/* short slot time supported */
IEEE80211_C_SHSLOT  968 net80211/ieee80211_node.c 			if (ic->ic_caps & IEEE80211_C_SHSLOT)
IEEE80211_C_SHSLOT 1074 net80211/ieee80211_node.c 			if ((ic->ic_caps & IEEE80211_C_SHSLOT) &&
IEEE80211_C_SHSLOT  333 net80211/ieee80211_proto.c 	     (ic->ic_caps & IEEE80211_C_SHSLOT)));