Lines Matching refs:AUTH_OPEN
593 #define AUTH_OPEN cpu_to_le16(0x1) macro
1818 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()
3824 if (auth_type == AUTH_OPEN || auth_type == AUTH_ENCRYPT) in set_auth_type()
3902 set_auth_type(ai, AUTH_OPEN); in setup_card()
4923 set_auth_type(ai, AUTH_OPEN); in proc_config_on_close()
5551 apriv->config.authType = AUTH_OPEN; in timer_func()
6393 (local->config.authType == AUTH_OPEN)) in airo_set_encode()
6414 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encode()
6453 case AUTH_OPEN: in airo_get_encode()
6574 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encodeext()
6634 case AUTH_OPEN: in airo_get_encodeext()
6682 if (currentAuthType == AUTH_OPEN) in airo_set_auth()
6685 set_auth_type(local, AUTH_OPEN); in airo_set_auth()