Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_SHORT_SLOT (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c32 return net->capability & WLAN_CAPABILITY_SHORT_SLOT; in ieee80211_is_shortslot()
743 if (ieee->short_slot && (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_SLOT)) in ieee80211_probe_resp()
744 beacon_buf->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT); in ieee80211_probe_resp()
832 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT); in ieee80211_assoc_resp()
1045 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT); in ieee80211_association_req()
2294 ieee->current_network.capability |= WLAN_CAPABILITY_SHORT_SLOT; in ieee80211_start_ibss_wq()
H A Dieee80211.h589 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dieee80211.h348 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211.h605 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211.h608 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211.h605 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h606 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h605 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h658 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h659 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h592 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h659 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h659 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h638 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h651 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h659 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h592 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211.h639 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211.h638 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h659 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h659 #define WLAN_CAPABILITY_SHORT_SLOT (1<<10) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ap.c3286 if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT) && in bss_cap_update_on_sta_join()
3296 if(!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT)) in bss_cap_update_on_sta_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ap.c3292 if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT) && in bss_cap_update_on_sta_join()
3302 if(!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT)) in bss_cap_update_on_sta_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_ap.c3150 if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT) && in bss_cap_update_on_sta_join()
3160 if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT)) { in bss_cap_update_on_sta_join()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1995 if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT)) { in bss_cap_update_on_sta_join()

12