dot11_auth_mode   201 drivers/net/wireless/ath/ath6kl/cfg80211.c 		vif->dot11_auth_mode = OPEN_AUTH;
dot11_auth_mode   204 drivers/net/wireless/ath/ath6kl/cfg80211.c 		vif->dot11_auth_mode = SHARED_AUTH;
dot11_auth_mode   207 drivers/net/wireless/ath/ath6kl/cfg80211.c 		vif->dot11_auth_mode = LEAP_AUTH;
dot11_auth_mode   211 drivers/net/wireless/ath/ath6kl/cfg80211.c 		vif->dot11_auth_mode = OPEN_AUTH | SHARED_AUTH;
dot11_auth_mode   614 drivers/net/wireless/ath/ath6kl/cfg80211.c 		   vif->auth_mode, vif->dot11_auth_mode, vif->prwise_crypto,
dot11_auth_mode   634 drivers/net/wireless/ath/ath6kl/cfg80211.c 					vif->dot11_auth_mode, vif->auth_mode,
dot11_auth_mode  1672 drivers/net/wireless/ath/ath6kl/cfg80211.c 		   vif->auth_mode, vif->dot11_auth_mode, vif->prwise_crypto,
dot11_auth_mode  1677 drivers/net/wireless/ath/ath6kl/cfg80211.c 					vif->dot11_auth_mode, vif->auth_mode,
dot11_auth_mode  2893 drivers/net/wireless/ath/ath6kl/cfg80211.c 	p.dot11_auth_mode = vif->dot11_auth_mode;
dot11_auth_mode   610 drivers/net/wireless/ath/ath6kl/core.h 	u8 dot11_auth_mode;
dot11_auth_mode   239 drivers/net/wireless/ath/ath6kl/init.c 	vif->dot11_auth_mode = OPEN_AUTH;
dot11_auth_mode  1855 drivers/net/wireless/ath/ath6kl/wmi.c 			   enum dot11_auth_mode dot11_auth_mode,
dot11_auth_mode  1872 drivers/net/wireless/ath/ath6kl/wmi.c 		   dot11_auth_mode, auth_mode, pairwise_crypto, group_crypto);
dot11_auth_mode  1894 drivers/net/wireless/ath/ath6kl/wmi.c 	cc->dot11_auth_mode = dot11_auth_mode;
dot11_auth_mode   737 drivers/net/wireless/ath/ath6kl/wmi.h 	u8 dot11_auth_mode;
dot11_auth_mode  2557 drivers/net/wireless/ath/ath6kl/wmi.h 			   enum dot11_auth_mode dot11_auth_mode,
dot11_auth_mode  1326 drivers/net/wireless/ath/wil6210/cfg80211.c 			conn.dot11_auth_mode = WMI_AUTH11_SHARED;
dot11_auth_mode  1333 drivers/net/wireless/ath/wil6210/cfg80211.c 			conn.dot11_auth_mode = WMI_AUTH11_WSC;
dot11_auth_mode  1337 drivers/net/wireless/ath/wil6210/cfg80211.c 		conn.dot11_auth_mode = WMI_AUTH11_OPEN;
dot11_auth_mode   382 drivers/net/wireless/ath/wil6210/wmi.h 	u8 dot11_auth_mode;