Searched refs:AUTH_OPEN (Results 1 – 3 of 3) sorted by relevance
586 #define AUTH_OPEN cpu_to_le16(0x1) macro1815 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()3862 ai->config.authType = AUTH_OPEN; in setup_card()4921 ai->config.authType = AUTH_OPEN; in proc_config_on_close()5557 apriv->config.authType = AUTH_OPEN; in timer_func()6410 (local->config.authType == AUTH_OPEN)) { in airo_set_encode()6432 local->config.authType = AUTH_OPEN; // disable encryption in airo_set_encode()6471 case AUTH_OPEN: in airo_get_encode()6592 local->config.authType = AUTH_OPEN; // disable encryption in airo_set_encodeext()6652 case AUTH_OPEN: in airo_get_encodeext()[all …]
1762 #define AUTH_OPEN 0 macro
7417 priv->assoc_request.auth_type = AUTH_OPEN; in ipw_associate_network()