Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c355 } else if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) { in ieee80211_qurey_ShortPreambleMode()
487 if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ieee80211_query_protectionmode()
H A Dieee80211_softmac.c741 …cpu_to_le16(ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE); /* add short pream… in ieee80211_probe_resp()
1041 if (beacon->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ieee80211_association_req()
1042 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); //add short_preamble here in ieee80211_association_req()
H A Dieee80211.h584 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_tx.c349 WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_qurey_ShortPreambleMode()
467 if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_query_protectionmode()
H A Drtllib_softmac.c900 WLAN_CAPABILITY_SHORT_PREAMBLE); in rtllib_probe_resp()
1251 if (beacon->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_association_req()
1252 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in rtllib_association_req()
H A Drtllib.h513 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c259 priv->capability = WLAN_CAPABILITY_SHORT_PREAMBLE; in lbtf_op_start()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211.h602 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211.h605 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211.h602 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/atmel/
H A Datmel.c2816 int new = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in handle_beacon_probe()
2906 body.capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in send_association_request()
3020 priv->BSSinfo[index].preamble = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in store_bss_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h603 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h602 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h655 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h656 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h589 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h656 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h656 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h635 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h648 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h656 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h589 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211.h636 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211.h635 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h656 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro

123