Searched refs:WLAN_CAPABILITY_PRIVACY (Results 1 – 25 of 30) sorted by relevance
12
180 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in r8712_generate_ie()
309 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtw_generate_ie()1044 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
1376 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()
908 beacon_buf->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_probe_resp()1002 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_assoc_resp()1247 if (beacon->capability & WLAN_CAPABILITY_PRIVACY) in rtllib_association_req()1248 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_association_req()3132 encrypt = (ieee->current_network.capability & WLAN_CAPABILITY_PRIVACY) in rtllib_ap_sec_type()
98 if (network->capability & WLAN_CAPABILITY_PRIVACY) in rtl819x_translate_scan()
512 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
307 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
947 tmp_cap |= WLAN_CAPABILITY_PRIVACY; in mwifiex_cmd_802_11_ad_hoc_start()1197 tmp_cap |= WLAN_CAPABILITY_PRIVACY; in mwifiex_cmd_802_11_ad_hoc_join()
160 if (bss_desc->cap_info_bitmap & WLAN_CAPABILITY_PRIVACY) { in mwifiex_fill_new_bss_desc()
747 beacon_buf->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in ieee80211_probe_resp()842 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in ieee80211_assoc_resp()1038 if (beacon->capability & WLAN_CAPABILITY_PRIVACY) in ieee80211_association_req()1039 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in ieee80211_association_req()
103 if (network->capability & WLAN_CAPABILITY_PRIVACY) in rtl819x_translate_scan()
583 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
100 if (network->capability & WLAN_CAPABILITY_PRIVACY) in libipw_translate_scan()
5554 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_find_adhoc_network()5561 capability & WLAN_CAPABILITY_PRIVACY ? "on" : in ipw_find_adhoc_network()5741 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_best_network()5748 WLAN_CAPABILITY_PRIVACY ? "on" : "off"); in ipw_best_network()5873 network->capability |= WLAN_CAPABILITY_PRIVACY; in ipw_adhoc_create()10742 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && !sec->enabled) || in shim__set_security()10744 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && sec->enabled))) { in shim__set_security()
1090 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
1074 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()
493 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_ibss_csa_beacon()1346 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_sta_create_ibss()
878 sdata->u.mesh.security ? WLAN_CAPABILITY_PRIVACY : 0); in ieee80211_mesh_build_beacon()
1452 bss_privacy = (bss->pub.capability & WLAN_CAPABILITY_PRIVACY); in cfg80211_get_bss()3022 if (bss->pub.capability & WLAN_CAPABILITY_PRIVACY) in ieee80211_bss()
549 if (sta->capability & WLAN_CAPABILITY_PRIVACY) in prism2_ap_proc_show()2440 if (sta->capability & WLAN_CAPABILITY_PRIVACY) in prism2_ap_translate_scan()
1495 !(assoc_cap & WLAN_CAPABILITY_PRIVACY) && in rsi_inform_bss_status()
2903 body.capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in send_association_request()3010 priv->BSSinfo[index].UsingWEP = capability & WLAN_CAPABILITY_PRIVACY; in store_bss_info()
627 if (be16_to_cpu(scan->capability) & WLAN_CAPABILITY_PRIVACY) in gelic_wl_translate_scan()
3033 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
1238 iwe.u.data.flags = (capabilities & WLAN_CAPABILITY_PRIVACY) ? in ks_wlan_translate_scan()