currentAuthType  6314 drivers/net/wireless/cisco/airo.c 	__le16 currentAuthType = local->config.authType;
currentAuthType  6397 drivers/net/wireless/cisco/airo.c 	if (local->config.authType != currentAuthType)
currentAuthType  6471 drivers/net/wireless/cisco/airo.c 	__le16 currentAuthType = local->config.authType;
currentAuthType  6557 drivers/net/wireless/cisco/airo.c 	if (local->config.authType != currentAuthType)
currentAuthType  6642 drivers/net/wireless/cisco/airo.c 	__le16 currentAuthType = local->config.authType;
currentAuthType  6659 drivers/net/wireless/cisco/airo.c 			if (currentAuthType == AUTH_OPEN)
currentAuthType  6666 drivers/net/wireless/cisco/airo.c 		if (local->config.authType != currentAuthType)
currentAuthType  6683 drivers/net/wireless/cisco/airo.c 			if (local->config.authType != currentAuthType)
currentAuthType  6711 drivers/net/wireless/cisco/airo.c 	__le16 currentAuthType = local->config.authType;
currentAuthType  6715 drivers/net/wireless/cisco/airo.c 		switch (currentAuthType) {
currentAuthType  6727 drivers/net/wireless/cisco/airo.c 		switch (currentAuthType) {