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()
293 if (cap & WLAN_CAPABILITY_PRIVACY) in translate_scan()
313 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtw_generate_ie()1071 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()
1101 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()1133 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in should_forbid_n_rate()1170 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_wep()
1387 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
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()3131 encrypt = (ieee->current_network.capability & WLAN_CAPABILITY_PRIVACY) in rtllib_ap_sec_type()
107 if (network->capability & WLAN_CAPABILITY_PRIVACY) in rtl819x_translate_scan()
512 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
959 tmp_cap |= WLAN_CAPABILITY_PRIVACY; in mwifiex_cmd_802_11_ad_hoc_start()1209 tmp_cap |= WLAN_CAPABILITY_PRIVACY; in mwifiex_cmd_802_11_ad_hoc_join()
172 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
449 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
100 if (network->capability & WLAN_CAPABILITY_PRIVACY) in libipw_translate_scan()
5557 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_find_adhoc_network()5564 capability & WLAN_CAPABILITY_PRIVACY ? "on" : in ipw_find_adhoc_network()5744 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_best_network()5751 WLAN_CAPABILITY_PRIVACY ? "on" : "off"); in ipw_best_network()5876 network->capability |= WLAN_CAPABILITY_PRIVACY; in ipw_adhoc_create()10745 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && !sec->enabled) || in shim__set_security()10747 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && sec->enabled))) { in shim__set_security()
496 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_ibss_csa_beacon()1345 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_sta_create_ibss()
877 sdata->u.mesh.security ? WLAN_CAPABILITY_PRIVACY : 0); in ieee80211_mesh_build_beacon()
1441 bss_privacy = (bss->pub.capability & WLAN_CAPABILITY_PRIVACY); in cfg80211_get_bss()2934 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()
1488 !(assoc_cap & WLAN_CAPABILITY_PRIVACY) && in rsi_inform_bss_status()
2594 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
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()