Searched refs:WLAN_CAPABILITY_PRIVACY (Results 1 – 25 of 30) sorted by relevance
12
304 #define WLAN_CAPABILITY_PRIVACY BIT(4) macro
235 if (cap & WLAN_CAPABILITY_PRIVACY) in translate_scan()
912 beacon_buf->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_probe_resp()1006 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_assoc_resp()1251 if (beacon->capability & WLAN_CAPABILITY_PRIVACY) in rtllib_association_req()1252 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in rtllib_association_req()3146 encrypt = (ieee->current_network.capability & WLAN_CAPABILITY_PRIVACY) in rtllib_ap_sec_type()
120 if (network->capability & WLAN_CAPABILITY_PRIVACY) in rtl819x_translate_scan()
517 #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()
749 beacon_buf->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in ieee80211_probe_resp()844 assoc->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in ieee80211_assoc_resp()1040 if (beacon->capability & WLAN_CAPABILITY_PRIVACY) in ieee80211_association_req()1041 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in ieee80211_association_req()
118 if (network->capability & WLAN_CAPABILITY_PRIVACY) in rtl819x_translate_scan()
587 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
1073 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()1105 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_wep()
977 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
114 if (network->capability & WLAN_CAPABILITY_PRIVACY) in libipw_translate_scan()
5569 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_find_adhoc_network()5576 capability & WLAN_CAPABILITY_PRIVACY ? "on" : in ipw_find_adhoc_network()5756 ((network->capability & WLAN_CAPABILITY_PRIVACY) ? 1 : 0)) { in ipw_best_network()5763 WLAN_CAPABILITY_PRIVACY ? "on" : "off"); in ipw_best_network()5888 network->capability |= WLAN_CAPABILITY_PRIVACY; in ipw_adhoc_create()10773 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && !sec->enabled) || in shim__set_security()10775 cpu_to_le16(WLAN_CAPABILITY_PRIVACY)) && sec->enabled))) { in shim__set_security()
732 bss_privacy = (bss->pub.capability & WLAN_CAPABILITY_PRIVACY); in cfg80211_get_bss()1635 if (bss->pub.capability & WLAN_CAPABILITY_PRIVACY) in ieee80211_bss()
499 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_ibss_csa_beacon()1344 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_sta_create_ibss()
732 sdata->u.mesh.security ? WLAN_CAPABILITY_PRIVACY : 0); in ieee80211_mesh_build_beacon()
718 if (assoc_data->capability & WLAN_CAPABILITY_PRIVACY) in ieee80211_send_assoc()719 capab |= WLAN_CAPABILITY_PRIVACY; in ieee80211_send_assoc()
1188 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
1559 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()
2029 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
549 if (sta->capability & WLAN_CAPABILITY_PRIVACY) in prism2_ap_proc_show()2440 if (sta->capability & WLAN_CAPABILITY_PRIVACY) in prism2_ap_translate_scan()
1341 !(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()