Searched refs:AUTH_OPEN (Results 1 – 3 of 3) sorted by relevance
590 #define AUTH_OPEN cpu_to_le16(0x1) macro1814 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()3789 if (auth_type == AUTH_OPEN || auth_type == AUTH_ENCRYPT) in set_auth_type()3867 set_auth_type(ai, AUTH_OPEN); in setup_card()4891 set_auth_type(ai, AUTH_OPEN); in proc_config_on_close()5513 apriv->config.authType = AUTH_OPEN; in timer_func()6358 (local->config.authType == AUTH_OPEN)) in airo_set_encode()6379 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encode()6418 case AUTH_OPEN: in airo_get_encode()6539 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encodeext()[all …]
1747 #define AUTH_OPEN 0 macro
7304 priv->assoc_request.auth_type = AUTH_OPEN; in ipw_associate_network()