WLAN_CAPABILITY_SHORT_SLOT   32 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	return net->capability & WLAN_CAPABILITY_SHORT_SLOT;
WLAN_CAPABILITY_SHORT_SLOT  743 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	if (ieee->short_slot && (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_SLOT))
WLAN_CAPABILITY_SHORT_SLOT  744 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		beacon_buf->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT);
WLAN_CAPABILITY_SHORT_SLOT  832 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT);
WLAN_CAPABILITY_SHORT_SLOT 1045 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT);
WLAN_CAPABILITY_SHORT_SLOT 2289 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 			ieee->current_network.capability |= WLAN_CAPABILITY_SHORT_SLOT;
WLAN_CAPABILITY_SHORT_SLOT 1145 drivers/staging/rtl8192u/r8192U_core.c 		if ((cap & WLAN_CAPABILITY_SHORT_SLOT) &&
WLAN_CAPABILITY_SHORT_SLOT 1993 drivers/staging/rtl8723bs/core/rtw_ap.c 	if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT)) {