Lines Matching refs:IWL_ERR

200 			IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n",  in iwl_eeprom_verify_signature()
208 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature()
214 IWL_ERR(trans, "bad EEPROM/OTP signature, type=%s, " in iwl_eeprom_verify_signature()
248 IWL_ERR(priv, "Unsupported (too old) EEPROM VER=0x%x < 0x%x " in iwl_eeprom_check_version()
264 IWL_ERR(priv, "Invalid 11n configuration\n"); in iwl_eeprom_init_hw_params()
269 IWL_ERR(priv, "Invalid device sku\n"); in iwl_eeprom_init_hw_params()
287 IWL_ERR(priv, "Invalid chain (0x%X, 0x%X)\n", in iwl_eeprom_init_hw_params()
333 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_get_nvm_type()
367 IWL_ERR(trans, "Time out access OTP\n"); in iwl_init_otp_access()
400 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word()
411 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word()
419 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word()
437 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty()
441 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty()
688 IWL_ERR(trans, "EEPROM not found, EEPROM_GP=0x%08x\n", gp); in iwl_eeprom_init()
696 IWL_ERR(trans, "Failed to acquire EEPROM semaphore.\n"); in iwl_eeprom_init()
705 IWL_ERR(trans, "Failed to initialize OTP access.\n"); in iwl_eeprom_init()
746 IWL_ERR(trans, in iwl_eeprom_init()
914 IWL_ERR(priv, "Could not allocate channel_info\n"); in iwl_init_channel_map()