Home
last modified time | relevance | path

Searched refs:dot11_auth_mode (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c202 vif->dot11_auth_mode = OPEN_AUTH; in ath6kl_set_auth_type()
205 vif->dot11_auth_mode = SHARED_AUTH; in ath6kl_set_auth_type()
208 vif->dot11_auth_mode = LEAP_AUTH; in ath6kl_set_auth_type()
212 vif->dot11_auth_mode = OPEN_AUTH | SHARED_AUTH; in ath6kl_set_auth_type()
615 vif->auth_mode, vif->dot11_auth_mode, vif->prwise_crypto, in ath6kl_cfg80211_connect()
635 vif->dot11_auth_mode, vif->auth_mode, in ath6kl_cfg80211_connect()
1660 vif->auth_mode, vif->dot11_auth_mode, vif->prwise_crypto, in ath6kl_cfg80211_join_ibss()
1665 vif->dot11_auth_mode, vif->auth_mode, in ath6kl_cfg80211_join_ibss()
2882 p.dot11_auth_mode = vif->dot11_auth_mode; in ath6kl_start_ap()
Dwmi.h677 enum dot11_auth_mode { enum
737 u8 dot11_auth_mode; member
2557 enum dot11_auth_mode dot11_auth_mode,
Dwmi.c1845 enum dot11_auth_mode dot11_auth_mode, in ath6kl_wmi_connect_cmd() argument
1862 dot11_auth_mode, auth_mode, pairwise_crypto, group_crypto); in ath6kl_wmi_connect_cmd()
1884 cc->dot11_auth_mode = dot11_auth_mode; in ath6kl_wmi_connect_cmd()
Dcore.h610 u8 dot11_auth_mode; member
Dinit.c238 vif->dot11_auth_mode = OPEN_AUTH; in ath6kl_init_profile_info()
/drivers/net/wireless/ath/wil6210/
Dcfg80211.c429 conn.dot11_auth_mode = WMI_AUTH11_SHARED; in wil_cfg80211_connect()
434 conn.dot11_auth_mode = WMI_AUTH11_OPEN; in wil_cfg80211_connect()
Dwmi.h197 u8 dot11_auth_mode; member