Lines Matching refs:AUTH_OPEN
587 #define AUTH_OPEN cpu_to_le16(0x1) macro
1816 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()
3865 ai->config.authType = AUTH_OPEN; in setup_card()
4889 ai->config.authType = AUTH_OPEN; in proc_config_on_close()
5517 apriv->config.authType = AUTH_OPEN; in timer_func()
6371 (local->config.authType == AUTH_OPEN)) { in airo_set_encode()
6393 local->config.authType = AUTH_OPEN; // disable encryption in airo_set_encode()
6432 case AUTH_OPEN: in airo_get_encode()
6553 local->config.authType = AUTH_OPEN; // disable encryption in airo_set_encodeext()
6613 case AUTH_OPEN: in airo_get_encodeext()
6661 if (currentAuthType == AUTH_OPEN) in airo_set_auth()
6664 local->config.authType = AUTH_OPEN; in airo_set_auth()