Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c6363 __le16 currentAuthType = local->config.authType; in airo_set_encode() local
6446 if (local->config.authType != currentAuthType) in airo_set_encode()
6520 __le16 currentAuthType = local->config.authType; in airo_set_encodeext() local
6606 if (local->config.authType != currentAuthType) in airo_set_encodeext()
6691 __le16 currentAuthType = local->config.authType; in airo_set_auth() local
6708 if (currentAuthType == AUTH_OPEN) in airo_set_auth()
6715 if (local->config.authType != currentAuthType) in airo_set_auth()
6732 if (local->config.authType != currentAuthType) in airo_set_auth()
6760 __le16 currentAuthType = local->config.authType; in airo_get_auth() local
6764 switch (currentAuthType) { in airo_get_auth()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c6375 __le16 currentAuthType = local->config.authType; in airo_set_encode() local
6458 if (local->config.authType != currentAuthType) in airo_set_encode()
6533 __le16 currentAuthType = local->config.authType; in airo_set_encodeext() local
6619 if (local->config.authType != currentAuthType) in airo_set_encodeext()
6704 __le16 currentAuthType = local->config.authType; in airo_set_auth() local
6721 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() local
6777 switch (currentAuthType) { in airo_get_auth()
[all...]

Completed in 20 milliseconds