Searched refs:WLAN_CAPABILITY_PRIVACY (Results 1 – 25 of 29) sorted by relevance
12
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()3132 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()
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()
970 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
1020 if (rtw_get_capability(cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()
497 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_ibss_csa_beacon()1352 capability |= WLAN_CAPABILITY_PRIVACY; in ieee80211_sta_create_ibss()
847 sdata->u.mesh.security ? WLAN_CAPABILITY_PRIVACY : 0); in ieee80211_mesh_build_beacon()
787 if (assoc_data->capability & WLAN_CAPABILITY_PRIVACY) in ieee80211_send_assoc()788 capab |= WLAN_CAPABILITY_PRIVACY; in ieee80211_send_assoc()
1187 if (cap & WLAN_CAPABILITY_PRIVACY) { in rtw_get_bcn_info()
1494 if (rtw_get_capability((struct wlan_bssid_ex *)cur_network) & WLAN_CAPABILITY_PRIVACY) { in is_ap_in_tkip()
1431 bss_privacy = (bss->pub.capability & WLAN_CAPABILITY_PRIVACY); in cfg80211_get_bss()2916 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()
2505 #define WLAN_CAPABILITY_PRIVACY (1<<4) macro
2904 body.capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in send_association_request()3011 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()
295 if (cap & WLAN_CAPABILITY_PRIVACY) in translate_scan()
627 if (be16_to_cpu(scan->capability) & WLAN_CAPABILITY_PRIVACY) in gelic_wl_translate_scan()