Home
last modified time | relevance | path

Searched refs:IWL_ERR (Results 1 – 25 of 27) sorted by relevance

12

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-testmode.c183 IWL_ERR(priv, in iwl_testmode_ucode_rx_pkt()
195 IWL_ERR(priv, "Ouch, overran buffer, check allocation!\n"); in iwl_testmode_ucode_rx_pkt()
273 IWL_ERR(priv, "Missing ucode command mandatory fields\n"); in iwl_testmode_ucode()
291 IWL_ERR(priv, "Failed to send hcmd\n"); in iwl_testmode_ucode()
300 IWL_ERR(priv, "HCMD received a null response packet\n"); in iwl_testmode_ucode()
353 IWL_ERR(priv, "Missing register offset\n"); in iwl_testmode_reg()
367 IWL_ERR(priv, "offset out of segment (0x0 - 0x%x)\n", in iwl_testmode_reg()
379 IWL_ERR(priv, "Memory allocation fail\n"); in iwl_testmode_reg()
385 IWL_ERR(priv, "Error sending msg : %d\n", status); in iwl_testmode_reg()
389 IWL_ERR(priv, "Missing value to write\n"); in iwl_testmode_reg()
[all …]
Diwl-trans-pcie-rx.c629 IWL_ERR(trans, in iwl_dump_nic_error_log()
640 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_dump_nic_error_log()
641 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_dump_nic_error_log()
653 IWL_ERR(trans, "0x%08X | %-28s\n", table.error_id, in iwl_dump_nic_error_log()
655 IWL_ERR(trans, "0x%08X | uPc\n", table.pc); in iwl_dump_nic_error_log()
656 IWL_ERR(trans, "0x%08X | branchlink1\n", table.blink1); in iwl_dump_nic_error_log()
657 IWL_ERR(trans, "0x%08X | branchlink2\n", table.blink2); in iwl_dump_nic_error_log()
658 IWL_ERR(trans, "0x%08X | interruptlink1\n", table.ilink1); in iwl_dump_nic_error_log()
659 IWL_ERR(trans, "0x%08X | interruptlink2\n", table.ilink2); in iwl_dump_nic_error_log()
660 IWL_ERR(trans, "0x%08X | data1\n", table.data1); in iwl_dump_nic_error_log()
[all …]
Diwl-drv.c177 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware()
299 IWL_ERR(drv, "Wrong ucode_type %u for default calibration.\n", in iwl_set_default_calib()
323 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware()
342 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware()
382 IWL_ERR(drv, in iwl_parse_v1_v2_firmware()
427 IWL_ERR(drv, "uCode has invalid length: %zd\n", len); in iwl_parse_tlv_firmware()
432 IWL_ERR(drv, "invalid uCode magic: 0X%x\n", in iwl_parse_tlv_firmware()
489 IWL_ERR(drv, "invalid TLV len: %zd/%u\n", in iwl_parse_tlv_firmware()
542 IWL_ERR(drv, "Found unexpected BOOT ucode\n"); in iwl_parse_tlv_firmware()
669 IWL_ERR(drv, "invalid TLV after parsing: %zd\n", len); in iwl_parse_tlv_firmware()
[all …]
Diwl-eeprom.c200 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()
[all …]
Diwl-agn-rxon.c76 IWL_ERR(priv, "Error disabling PAN (%d)\n", ret); in iwlagn_disable_pan()
82 IWL_ERR(priv, "Timed out waiting for PAN disable\n"); in iwlagn_disable_pan()
204 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_disconn()
223 IWL_ERR(priv, "Failed to restore WEP keys (%d)\n", ret); in iwlagn_rxon_disconn()
241 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_connect()
256 IWL_ERR(priv, in iwlagn_rxon_connect()
273 IWL_ERR(priv, "Error setting new RXON (%d)\n", ret); in iwlagn_rxon_connect()
281 IWL_ERR(priv, "Error sending IBSS beacon\n"); in iwlagn_rxon_connect()
293 IWL_ERR(priv, "Error sending TX power (%d)\n", ret); in iwlagn_rxon_connect()
353 IWL_ERR(priv, in iwlagn_set_pan_params()
[all …]
Diwl-trans-pcie-tx.c224 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwlagn_unmap_tfd()
304 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwlagn_txq_attach_buf_to_tfd()
313 IWL_ERR(trans, "Unaligned address = %llx\n", in iwlagn_txq_attach_buf_to_tfd()
534 IWL_ERR(trans, "txq_agg_setup, bad fifo: %d\n", tx_fifo); in iwl_trans_pcie_tx_agg_setup()
540 IWL_ERR(trans, in iwl_trans_pcie_tx_agg_setup()
620 IWL_ERR(trans, "No free aggregation queue available\n"); in iwl_trans_pcie_tx_agg_alloc()
636 IWL_ERR(trans, in iwl_trans_pcie_tx_agg_disable()
746 IWL_ERR(trans, "No space in command queue\n"); in iwl_enqueue_hcmd()
894 IWL_ERR(trans, "%s: Read index for DMA queue txq id (%d), " in iwl_hcmd_queue_reclaim()
904 IWL_ERR(trans, "HCMD skipped: index (%d) %d %d\n", idx, in iwl_hcmd_queue_reclaim()
[all …]
Diwl-agn-sta.c42 IWL_ERR(priv, "invalid sta_id %u", sta_id); in iwl_sta_ucode_activate()
46 IWL_ERR(priv, "ACTIVATE a non DRIVER active station id %u " in iwl_sta_ucode_activate()
72 IWL_ERR(priv, "Bad return from REPLY_ADD_STA (0x%08X)\n", in iwl_process_add_sta_resp()
88 IWL_ERR(priv, "Adding station %d failed, no room in table.\n", in iwl_process_add_sta_resp()
92 IWL_ERR(priv, "Adding station %d failed, no block ack " in iwl_process_add_sta_resp()
96 IWL_ERR(priv, "Attempting to modify non-existing station %d\n", in iwl_process_add_sta_resp()
167 IWL_ERR(priv, "%s - error in the CMD response %d", __func__, in iwl_send_add_sta()
367 IWL_ERR(priv, "Unable to prepare station %pM for addition\n", in iwl_add_station_common()
402 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_add_station_common()
423 IWL_ERR(priv, "removed non active STA %u\n", sta_id); in iwl_sta_ucode_deactivate()
[all …]
Diwl-ucode.c189 IWL_ERR(priv, "Failed to record calibration data %d\n", in iwlagn_rx_calib_result()
291 IWL_ERR(priv, "failed to send BT prio tbl command\n"); in iwl_send_prio_tbl()
305 IWL_ERR(priv, "failed to send BT env command\n"); in iwl_send_bt_env()
382 IWL_ERR(priv, "uCode INST section at " in iwl_print_mismatch_sec()
400 IWL_ERR(priv, "Invalid ucode requested (%d)\n", ucode_type); in iwl_verify_ucode()
409 IWL_ERR(priv, "UCODE IMAGE IN INSTRUCTION SRAM NOT VALID!!\n"); in iwl_verify_ucode()
488 IWL_ERR(priv, "Loaded ucode is not valid!\n"); in iwl_load_ucode_wait_alive()
Diwl-trans-pcie.c336 IWL_ERR(trans, "kmalloc for auxiliary BD " in iwl_trans_txq_alloc()
349 IWL_ERR(trans, "dma_alloc_coherent(%zd) failed\n", tfd_sz); in iwl_trans_txq_alloc()
536 IWL_ERR(trans, "Scheduler BC Table allocation failed\n"); in iwl_trans_tx_alloc()
543 IWL_ERR(trans, "Keep Warm allocation failed\n"); in iwl_trans_tx_alloc()
550 IWL_ERR(trans, "Not enough memory for txq\n"); in iwl_trans_tx_alloc()
563 IWL_ERR(trans, "Tx %d queue alloc failed\n", txq_id); in iwl_trans_tx_alloc()
609 IWL_ERR(trans, "Tx %d queue init failed\n", txq_id); in iwl_tx_init()
996 IWL_ERR(trans, "Could not load the [%d] uCode section\n", in iwl_load_section()
1062 IWL_ERR(trans, "Unable to init nic\n"); in iwl_trans_pcie_start_fw()
1244 IWL_ERR(trans, "Failing on timeout while stopping" in iwl_trans_tx_stop()
[all …]
Diwl-agn-tt.c325 IWL_ERR(priv, "Cannot update power mode, " in iwl_legacy_tt_handler()
462 IWL_ERR(priv, "Cannot update power mode, " in iwl_advance_tt_handler()
514 IWL_ERR(priv, "Device reached critical temperature " in iwl_bg_ct_enter()
546 IWL_ERR(priv, in iwl_bg_ct_exit()
645 IWL_ERR(priv, "Fallback to Legacy Throttling\n"); in iwl_tt_initialize()
Diwl-agn.c138 IWL_ERR(priv, "trying to build beacon w/o beacon context!\n"); in iwlagn_send_beacon_cmd()
211 IWL_ERR(priv, "updating beacon w/o beacon context!\n"); in iwl_bg_beacon_update()
228 IWL_ERR(priv, "update beacon failed -- keeping old\n"); in iwl_bg_beacon_update()
570 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config()
585 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config()
1078 IWL_ERR(priv, "initializing regulatory failed: %d\n", ret); in iwl_init_drv()
1084 IWL_ERR(priv, "initializing geos failed: %d\n", ret); in iwl_init_drv()
1259 IWL_ERR(priv, "Not enough memory to generate traffic log\n"); in iwl_op_mode_dvm_start()
1284 IWL_ERR(priv, "Unable to init EEPROM\n"); in iwl_op_mode_dvm_start()
1373 IWL_ERR(priv, in iwl_op_mode_dvm_start()
[all …]
Diwl-agn-tx.c246 IWL_ERR(priv, "Unknown encode cipher %x\n", keyconf->cipher); in iwlagn_tx_cmd_build_hwcrypto()
412 IWL_ERR(priv, "TX_CTL_AMPDU while not in AGG:" in iwlagn_tx_skb()
415 IWL_ERR(priv, "sta_id = %d, tid = %d seq_num = %d", in iwlagn_tx_skb()
476 IWL_ERR(priv, "Invalid station for AGG tid %d\n", tid); in iwlagn_tx_agg_stop()
544 IWL_ERR(priv, "Start AGG on invalid station\n"); in iwlagn_tx_agg_start()
551 IWL_ERR(priv, "Start AGG when state is not IWL_AGG_OFF !\n"); in iwlagn_tx_agg_start()
1002 IWL_ERR(priv, "Tx flush command to flush out all frames\n"); in iwl_check_abort_status()
1163 IWL_ERR(priv, in iwlagn_rx_reply_compressed_ba()
1176 IWL_ERR(priv, "Received BA when not expected\n"); in iwlagn_rx_reply_compressed_ba()
Diwl-mac80211.c247 IWL_ERR(priv, "Failed to register hw (error %d)\n", ret); in iwlagn_mac_setup_register()
287 IWL_ERR(priv, "Failed to run INIT ucode: %d\n", ret); in __iwl_up()
293 IWL_ERR(priv, "Failed to start RT ucode: %d\n", ret); in __iwl_up()
307 IWL_ERR(priv, "Unable to initialize device.\n"); in __iwl_up()
714 IWL_ERR(priv, "Unable to add station %pM (%d)\n", in iwlagn_mac_sta_add()
1001 IWL_ERR(priv, "flush request fail\n"); in iwlagn_mac_flush()
1371 IWL_ERR(priv, "ctx->vif = %p, vif = %p\n", ctx->vif, vif); in iwlagn_mac_remove_interface()
1373 IWL_ERR(priv, "\tID = %d:\tctx = %p\tctx->vif = %p\n", in iwlagn_mac_remove_interface()
Diwl-core.c574 IWL_ERR(priv, "invalid extension channel offset\n"); in _iwl_set_rxon_ht()
720 IWL_ERR(priv, "Unsupported interface type %d\n", in iwl_connection_init_rx_config()
770 IWL_ERR(priv, "Failed to set rate: unable to get hw mode\n"); in iwl_set_rate()
875 IWL_ERR(priv, "BUG_ON, Stop restarting\n"); in iwlagn_fw_error()
968 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwl_send_bt_config()
1291 IWL_ERR(priv, "On demand firmware reload\n"); in iwl_force_reset()
1310 IWL_ERR(priv, "echo testing fail: 0X%x\n", ret); in iwl_cmd_echo_test()
Diwl-agn-rs.c416 IWL_ERR(priv, "BT traffic (%d), no aggregation allowed\n", in rs_tl_turn_on_agg_for_tid()
433 IWL_ERR(priv, "Fail start Tx agg on tid: %d\n", in rs_tl_turn_on_agg_for_tid()
451 IWL_ERR(priv, "tid exceeds max TID count: %d/%d\n", in rs_tl_turn_on_agg()
571 IWL_ERR(priv, "Invalid HT rate index %d\n", index); in rate_n_flags_from_tbl()
583 IWL_ERR(priv, "Invalid tbl->lq_type %d\n", tbl->lq_type); in rate_n_flags_from_tbl()
603 IWL_ERR(priv, "GF was set with SGI:SISO\n"); in rate_n_flags_from_tbl()
1477 IWL_ERR(priv, "Invalid BT load %d", priv->bt_traffic_load); in rs_move_legacy_other()
1652 IWL_ERR(priv, "Invalid BT load %d", priv->bt_traffic_load); in rs_move_siso_to_other()
1733 IWL_ERR(priv, in rs_move_siso_to_other()
1823 IWL_ERR(priv, "Invalid BT load %d", priv->bt_traffic_load); in rs_move_mimo2_to_other()
[all …]
Diwl-debugfs.c237 IWL_ERR(priv, "No uCode has been loadded.\n"); in iwl_dbgfs_sram_read()
413 IWL_ERR(priv, "NVM size is not multiple of 16.\n"); in iwl_dbgfs_nvm_read()
419 IWL_ERR(priv, "Invalid EEPROM/OTP memory\n"); in iwl_dbgfs_nvm_read()
426 IWL_ERR(priv, "Can not allocate Buffer\n"); in iwl_dbgfs_nvm_read()
463 IWL_ERR(priv, "Can not allocate Buffer\n"); in iwl_dbgfs_channels_read()
570 IWL_ERR(priv, "Can not allocate Buffer\n"); in iwl_dbgfs_rx_handlers_read()
687 IWL_ERR(priv, "Sta associated with AP - " in iwl_dbgfs_disable_ht40_write()
838 IWL_ERR(priv, "Can not allocate buffer\n"); in iwl_dbgfs_traffic_log_read()
954 IWL_ERR(priv, "Can not allocate Buffer\n"); in iwl_dbgfs_ucode_rx_stats_read()
1383 IWL_ERR(priv, "Can not allocate Buffer\n"); in iwl_dbgfs_ucode_tx_stats_read()
[all …]
Diwl-agn-lib.c143 IWL_ERR(shrd->trans, "illegal indirect type: 0x%X\n", in eeprom_indirect_address()
252 IWL_ERR(priv, "flush request fail\n"); in iwlagn_dev_txfifo_flush()
392 IWL_ERR(priv, "failed to construct BT Coex Config\n"); in iwlagn_send_advance_bt_config()
447 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwlagn_send_advance_bt_config()
564 IWL_ERR(priv, "Invalid BT traffic load: %d\n", in iwlagn_bt_traffic_change_work()
982 IWL_ERR(priv, "Error setting key during suspend!\n"); in iwlagn_wowlan_program_keys()
Diwl-agn-rx.c140 IWL_ERR(priv, "Error Reply type 0x%08X cmd %s (0x%02X) " in iwlagn_rx_reply_error()
172 IWL_ERR(priv, "CSA notif (fail) : channel %d\n", in iwlagn_rx_csa()
372 IWL_ERR(priv, "low ack count detected, restart firmware\n"); in iwlagn_recover_from_statistics()
795 IWL_ERR(priv, "alloc_skb failed\n"); in iwlagn_pass_packet_to_mac80211()
967 IWL_ERR(priv, "MPDU frame without cached PHY data\n"); in iwlagn_rx_reply_rx()
Diwl-agn.h393 IWL_ERR(m, fmt, ##args); \
403 IWL_ERR(m, fmt, ##args); \
Diwl-led.c92 IWL_ERR(priv, "undefined blink compensation: " in iwl_blink_compensation()
Diwl-debug.h44 #define IWL_ERR(m, f, a...) __iwl_err(trans(m)->dev, false, false, f, ## a) macro
Diwl-5000.c268 IWL_ERR(priv, "invalid channel switch from %u to %u\n", in iwl5000_hw_channel_switch()
Diwl-trans.h515 IWL_ERR(trans, "%s bad state = %d", __func__, trans->state); in iwl_trans_tx()
Diwl-power.c423 IWL_ERR(priv, "set power fail, ret = %d", ret); in iwl_power_set_mode()
Diwl-scan.c467 IWL_ERR(priv, "invalid band\n"); in iwl_get_single_channel_for_scan()
491 IWL_ERR(priv, "no valid channel found\n"); in iwl_get_single_channel_for_scan()

12