Searched refs:currentAuthType (Results 1 – 1 of 1) sorted by relevance
6375 __le16 currentAuthType = local->config.authType; in airo_set_encode() local6458 if (local->config.authType != currentAuthType) in airo_set_encode()6533 __le16 currentAuthType = local->config.authType; in airo_set_encodeext() local6619 if (local->config.authType != currentAuthType) in airo_set_encodeext()6704 __le16 currentAuthType = local->config.authType; in airo_set_auth() local6721 if (currentAuthType == AUTH_OPEN) in airo_set_auth()6728 if (local->config.authType != currentAuthType) in airo_set_auth()6745 if (local->config.authType != currentAuthType) in airo_set_auth()6773 __le16 currentAuthType = local->config.authType; in airo_get_auth() local6777 switch (currentAuthType) { in airo_get_auth()[all …]