Searched refs:currentAuthType (Results 1 – 1 of 1) sorted by relevance
6337 __le16 currentAuthType = local->config.authType; in airo_set_encode() local6420 if (local->config.authType != currentAuthType) in airo_set_encode()6494 __le16 currentAuthType = local->config.authType; in airo_set_encodeext() local6580 if (local->config.authType != currentAuthType) in airo_set_encodeext()6665 __le16 currentAuthType = local->config.authType; in airo_set_auth() local6682 if (currentAuthType == AUTH_OPEN) in airo_set_auth()6689 if (local->config.authType != currentAuthType) in airo_set_auth()6706 if (local->config.authType != currentAuthType) in airo_set_auth()6734 __le16 currentAuthType = local->config.authType; in airo_get_auth() local6738 switch (currentAuthType) { in airo_get_auth()[all …]