Home
last modified time | relevance | path

Searched refs:NL80211_WPA_VERSION_1 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c53 NL80211_WPA_VERSION_1) { in mwifiex_set_secure_params()
65 NL80211_WPA_VERSION_1) { in mwifiex_set_secure_params()
85 if (params->crypto.wpa_versions & NL80211_WPA_VERSION_1) in mwifiex_set_secure_params()
93 if (params->crypto.wpa_versions & NL80211_WPA_VERSION_1) in mwifiex_set_secure_params()
/openbmc/linux/net/wireless/
H A Dwext-compat.c1061 ~(NL80211_WPA_VERSION_1|NL80211_WPA_VERSION_2); in cfg80211_set_wpa_version()
1065 NL80211_WPA_VERSION_1; in cfg80211_set_wpa_version()
H A Dnl80211.c10691 return !(wpa_versions & ~(NL80211_WPA_VERSION_1 | in nl80211_valid_wpa_versions()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c326 } else if (sme->crypto.wpa_versions & NL80211_WPA_VERSION_1) { in connect()
339 if ((sme->crypto.wpa_versions & NL80211_WPA_VERSION_1) || in connect()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c184 } else if (wpa_version & NL80211_WPA_VERSION_1) { in ath6kl_set_wpa_version()
2827 if (info->crypto.wpa_versions & NL80211_WPA_VERSION_1) in ath6kl_start_ap()
2833 if (info->crypto.wpa_versions & NL80211_WPA_VERSION_1) in ath6kl_start_ap()
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h5174 NL80211_WPA_VERSION_1 = 1 << 0, enumerator
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c1095 } else if (wpa_version & NL80211_WPA_VERSION_1) { in set_auth_mode()
1135 priv->wpa_version & NL80211_WPA_VERSION_1) in set_priv_filter()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1325 if (wpa_version & (NL80211_WPA_VERSION_1 | NL80211_WPA_VERSION_2)) in rtw_cfg80211_set_wpa_version()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c2387 gtk_tlv->proto = cpu_to_le32(NL80211_WPA_VERSION_1); in mt76_connac_mcu_key_iter()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1947 if (sme->crypto.wpa_versions & NL80211_WPA_VERSION_1) in brcmf_set_wpa_version()
2251 if (sec->wpa_versions & (NL80211_WPA_VERSION_1 | NL80211_WPA_VERSION_2 | in brcmf_set_sharedkey()