Lines Matching refs:AUTH_OPEN
587 #define AUTH_OPEN cpu_to_le16(0x1) macro
1817 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()
3802 if (auth_type == AUTH_OPEN || auth_type == AUTH_ENCRYPT) in set_auth_type()
3880 set_auth_type(ai, AUTH_OPEN); in setup_card()
4904 set_auth_type(ai, AUTH_OPEN); in proc_config_on_close()
5531 apriv->config.authType = AUTH_OPEN; in timer_func()
6376 (local->config.authType == AUTH_OPEN)) in airo_set_encode()
6397 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encode()
6436 case AUTH_OPEN: in airo_get_encode()
6557 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encodeext()
6617 case AUTH_OPEN: in airo_get_encodeext()
6665 if (currentAuthType == AUTH_OPEN) in airo_set_auth()
6668 set_auth_type(local, AUTH_OPEN); in airo_set_auth()