Home
last modified time | relevance | path

Searched refs:currentAuthType (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/
H A Dairo.c6360 __le16 currentAuthType = local->config.authType; in airo_set_encode() local
6443 if (local->config.authType != currentAuthType) in airo_set_encode()
6517 __le16 currentAuthType = local->config.authType; in airo_set_encodeext() local
6603 if (local->config.authType != currentAuthType) in airo_set_encodeext()
6688 __le16 currentAuthType = local->config.authType; in airo_set_auth() local
6705 if (currentAuthType == AUTH_OPEN) in airo_set_auth()
6712 if (local->config.authType != currentAuthType) in airo_set_auth()
6729 if (local->config.authType != currentAuthType) in airo_set_auth()
6757 __le16 currentAuthType = local->config.authType; in airo_get_auth() local
6761 switch (currentAuthType) { in airo_get_auth()
[all …]