Searched refs:currentAuthType (Results 1 – 1 of 1) sorted by relevance
6313 __le16 currentAuthType = local->config.authType; in airo_set_encode() local6397 if (local->config.authType != currentAuthType) in airo_set_encode()6471 __le16 currentAuthType = local->config.authType; in airo_set_encodeext() local6557 if (local->config.authType != currentAuthType) in airo_set_encodeext()6642 __le16 currentAuthType = local->config.authType; in airo_set_auth() local6659 if (currentAuthType == AUTH_OPEN) in airo_set_auth()6666 if (local->config.authType != currentAuthType) in airo_set_auth()6682 if (local->config.authType != currentAuthType) in airo_set_auth()6710 __le16 currentAuthType = local->config.authType; in airo_get_auth() local6714 switch (currentAuthType) { in airo_get_auth()[all …]