Home
last modified time | relevance | path

Searched refs:NL80211_AUTHTYPE_OPEN_SYSTEM (Results 1 – 4 of 4) sorted by relevance

/wlan-dirver/qca-wifi-host-cmn/os_if/linux/crypto/src/
H A Dwlan_nl_to_crypto_params.c75 [NL80211_AUTHTYPE_OPEN_SYSTEM] = WLAN_CRYPTO_AUTH_OPEN,
299 if (auth_type < NL80211_AUTHTYPE_OPEN_SYSTEM || in osif_nl_to_crypto_auth_type()
/wlan-dirver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_req.c280 req->auth_type != NL80211_AUTHTYPE_OPEN_SYSTEM) in osif_cm_is_conn_type_fils()
/wlan-dirver/utils/sigma-dut/
H A Dnl80211_copy.h3847 NL80211_AUTHTYPE_OPEN_SYSTEM, enumerator
/wlan-dirver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c8166 case NL80211_AUTHTYPE_OPEN_SYSTEM: in __wlan_hdd_cfg80211_start_ap()