Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_ESS (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c80 if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in libipw_translate_scan()
81 if (network->capability & WLAN_CAPABILITY_ESS) in libipw_translate_scan()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dscan.c1404 mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS; in cfg80211_bss_type_match()
1407 val = WLAN_CAPABILITY_ESS; in cfg80211_bss_type_match()
1980 if (res->pub.capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_single_bss_data()
2450 if (res->pub.capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_single_bss_frame_data()
3102 if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) || in ieee80211_bss()
3108 else if (bss->pub.capability & WLAN_CAPABILITY_ESS) in ieee80211_bss()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_wx.c88 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in rtl819x_translate_scan()
89 if (network->capability & WLAN_CAPABILITY_ESS) in rtl819x_translate_scan()
H A Drtllib_softmac.c988 WLAN_CAPABILITY_ESS : WLAN_CAPABILITY_IBSS); in rtllib_assoc_resp()
1247 hdr->capability = cpu_to_le16(WLAN_CAPABILITY_ESS); in rtllib_association_req()
1623 WLAN_CAPABILITY_ESS)) in rtllib_softmac_new_net()
H A Drtllib_rx.c2415 ((src->capability & WLAN_CAPABILITY_ESS) == in is_same_network()
2416 (dst->capability & WLAN_CAPABILITY_ESS))); in is_same_network()
H A Drtllib.h510 #define WLAN_CAPABILITY_ESS (1<<0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c158 WLAN_CAPABILITY_ESS, 0, in virt_wifi_inform_bss()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_mlme.c252 ((s_cap & WLAN_CAPABILITY_ESS) == in is_same_network()
253 (d_cap & WLAN_CAPABILITY_ESS)); in is_same_network()
H A Drtl871x_ioctl_linux.c267 if (cap & (WLAN_CAPABILITY_IBSS | WLAN_CAPABILITY_ESS)) { in translate_scan()
268 if (cap & WLAN_CAPABILITY_ESS) in translate_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c216 WLAN_CAPABILITY_ESS, 100, in qtnf_event_handle_bss_join()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h2492 #define WLAN_CAPABILITY_ESS (1<<0) macro
2501 (!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c313 ((s_cap & WLAN_CAPABILITY_ESS) == in is_same_network()
314 (d_cap & WLAN_CAPABILITY_ESS))); in is_same_network()
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_wlan_net.c1213 if (capabilities & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in ks_wlan_translate_scan()
1214 iwe.u.mode = (capabilities & WLAN_CAPABILITY_ESS) ? in ks_wlan_translate_scan()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c637 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in gelic_wl_translate_scan()
638 if (be16_to_cpu(scan->capability) & WLAN_CAPABILITY_ESS) in gelic_wl_translate_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.c1639 WLAN_CAPABILITY_ESS, in moal_recv_event()
1640 WLAN_CAPABILITY_ESS); in moal_recv_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/atmel/
H A Datmel.c2902 body.capability = cpu_to_le16(WLAN_CAPABILITY_ESS); in send_association_request()
2985 u8 *bss = capability & WLAN_CAPABILITY_ESS ? header->addr2 : header->addr3; in store_bss_info()
3017 else if (capability & WLAN_CAPABILITY_ESS) in store_bss_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c545 if (sta->capability & WLAN_CAPABILITY_ESS) in prism2_ap_proc_show()
1638 *pos = cpu_to_le16(WLAN_CAPABILITY_ESS); in handle_assoc()
H A Dhostap_ioctl.c1826 if (capabilities & (WLAN_CAPABILITY_ESS | in __prism2_translate_scan()
1828 if (capabilities & WLAN_CAPABILITY_ESS) in __prism2_translate_scan()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c385 WLAN_CAPABILITY_ESS, WLAN_CAPABILITY_ESS); in rtw_cfg80211_check_bss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c571 …11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_IBSS, pnetwork->InfrastructureMode == Ndis802…
1973 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_…
1974 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_…
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.c2836 WLAN_CAPABILITY_ESS,
2837 WLAN_CAPABILITY_ESS);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c931 …11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_IBSS, pnetwork->InfrastructureMode == Ndis802… in rtw_cfg80211_check_bss()
2530 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()
2531 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c963 …11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_IBSS, pnetwork->InfrastructureMode == Ndis802… in rtw_cfg80211_check_bss()
2563 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()
2564 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c955 …11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_IBSS, pnetwork->InfrastructureMode == Ndis802… in rtw_cfg80211_check_bss()
2555 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()
2556 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c968 …11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_IBSS, pnetwork->InfrastructureMode == Ndis802… in rtw_cfg80211_check_bss()
2825 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()
2826 …select_network.InfrastructureMode == Ndis802_11Infrastructure?WLAN_CAPABILITY_ESS:WLAN_CAPABILITY_… in rtw_cfg80211_unlink_bss()

123