Searched refs:WLAN_CAPABILITY_PRIVACY (Results 1 – 25 of 30) sorted by relevance
12
293 #define WLAN_CAPABILITY_PRIVACY BIT(4) macro
299 if (cap & WLAN_CAPABILITY_PRIVACY) in translate_scan()
909 beacon_buf->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_probe_resp()1003 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_assoc_resp()1248 if (beacon->capability & WLAN_CAPABILITY_PRIVACY) in rtllib_association_req()1249 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_association_req()3133 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
957 tmp_cap |= WLAN_CAPABILITY_PRIVACY; in mwifiex_cmd_802_11_ad_hoc_start()1207 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
100 if (network->capability & WLAN_CAPABILITY_PRIVACY) in libipw_translate_scan()
5555 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_find_adhoc_network()5562 capability & WLAN_CAPABILITY_PRIVACY ? "on" : in ipw_find_adhoc_network()5742 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_best_network()5749 WLAN_CAPABILITY_PRIVACY ? "on" : "off"); in ipw_best_network()5874 network->capability |= WLAN_CAPABILITY_PRIVACY; in ipw_adhoc_create()10756 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && !sec->enabled) || in shim__set_security()10758 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && sec->enabled))) { in shim__set_security()
969 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
1048 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()
497 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_ibss_csa_beacon()1351 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_sta_create_ibss()
795 sdata->u.mesh.security ? WLAN_CAPABILITY_PRIVACY : 0); in ieee80211_mesh_build_beacon()
1186 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
1554 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()
935 bss_privacy = (bss->pub.capability & WLAN_CAPABILITY_PRIVACY); in cfg80211_get_bss()2370 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()
2149 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
1473 !(assoc_cap & WLAN_CAPABILITY_PRIVACY) && in rsi_inform_bss_status()
2905 body.capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in send_association_request()3012 priv->BSSinfo[index].UsingWEP = capability & WLAN_CAPABILITY_PRIVACY; in store_bss_info()
1236 iwe.u.data.flags = (capabilities & WLAN_CAPABILITY_PRIVACY) ? in ks_wlan_translate_scan()
627 if (be16_to_cpu(scan->capability) & WLAN_CAPABILITY_PRIVACY) in gelic_wl_translate_scan()