Lines Matching refs:AUTH_OPEN
592 #define AUTH_OPEN cpu_to_le16(0x1) macro
1818 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()
3816 if (auth_type == AUTH_OPEN || auth_type == AUTH_ENCRYPT) in set_auth_type()
3854 set_auth_type(ai, AUTH_OPEN); in airo_readconfig()
4932 set_auth_type(ai, AUTH_OPEN); in proc_config_on_close()
5570 apriv->config.authType = AUTH_OPEN; in timer_func()
6412 (local->config.authType == AUTH_OPEN)) in airo_set_encode()
6433 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encode()
6472 case AUTH_OPEN: in airo_get_encode()
6593 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encodeext()
6653 case AUTH_OPEN: in airo_get_encodeext()
6701 if (currentAuthType == AUTH_OPEN) in airo_set_auth()
6704 set_auth_type(local, AUTH_OPEN); in airo_set_auth()