IEEE80211_F_SHSLOT 2798 dev/ic/ath.c   	if (ic->ic_flags & IEEE80211_F_SHSLOT)
IEEE80211_F_SHSLOT 1966 dev/ic/malo.c  	if (ic->ic_flags & IEEE80211_F_SHSLOT) {
IEEE80211_F_SHSLOT 2705 dev/ic/pgt.c   	if (ic->ic_flags & IEEE80211_F_SHSLOT)
IEEE80211_F_SHSLOT 2349 dev/ic/rt2560.c 	slottime = (ic->ic_flags & IEEE80211_F_SHSLOT) ? 9 : 20;
IEEE80211_F_SHSLOT 2281 dev/ic/rt2661.c 	slottime = (ic->ic_flags & IEEE80211_F_SHSLOT) ? 9 : 20;
IEEE80211_F_SHSLOT 2102 dev/pci/if_iwi.c 	if (ic->ic_flags & IEEE80211_F_SHSLOT)
IEEE80211_F_SHSLOT  833 dev/pci/if_wpi.c 		if (ic->ic_flags & IEEE80211_F_SHSLOT)
IEEE80211_F_SHSLOT 2371 dev/pci/if_wpi.c 	if (ic->ic_flags & IEEE80211_F_SHSLOT)
IEEE80211_F_SHSLOT 1693 dev/usb/if_ral.c 	slottime = (ic->ic_flags & IEEE80211_F_SHSLOT) ? 9 : 20;
IEEE80211_F_SHSLOT 1776 dev/usb/if_rum.c 	slottime = (ic->ic_flags & IEEE80211_F_SHSLOT) ? 9 : 20;
IEEE80211_F_SHSLOT  624 net80211/ieee80211_output.c 	if (ic->ic_flags & IEEE80211_F_SHSLOT)
IEEE80211_F_SHSLOT 1158 net80211/ieee80211_output.c 	    (ic->ic_flags & IEEE80211_F_SHSLOT))
IEEE80211_F_SHSLOT  349 net80211/ieee80211_proto.c 		ic->ic_flags |= IEEE80211_F_SHSLOT;
IEEE80211_F_SHSLOT  351 net80211/ieee80211_proto.c 		ic->ic_flags &= ~IEEE80211_F_SHSLOT;
IEEE80211_F_SHSLOT  568 net80211/ieee80211_proto.c 				    (ic->ic_flags & IEEE80211_F_SHSLOT) ?