Home
last modified time | relevance | path

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

12

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c199 IWL_ERR(priv, "trying to build beacon w/o beacon context!\n"); in iwlagn_send_beacon_cmd()
272 IWL_ERR(priv, "updating beacon w/o beacon context!\n"); in iwl_bg_beacon_update()
289 IWL_ERR(priv, "update beacon failed -- keeping old\n"); in iwl_bg_beacon_update()
679 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config()
694 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config()
757 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwl_send_bt_config()
1039 IWL_ERR(priv, in iwl_bg_restart()
1185 IWL_ERR(priv, "Invalid 11n configuration\n"); in iwl_eeprom_init_hw_params()
1191 IWL_ERR(priv, "Invalid device sku\n"); in iwl_eeprom_init_hw_params()
1226 IWL_ERR(trans, in iwl_nvm_check_version()
[all …]
H A Dsta.c22 IWL_ERR(priv, "invalid sta_id %u\n", sta_id); in iwl_sta_ucode_activate()
26 IWL_ERR(priv, "ACTIVATE a non DRIVER active station id %u " in iwl_sta_ucode_activate()
57 IWL_ERR(priv, "Adding station failed, no room in table.\n"); in iwl_process_add_sta_resp()
60 IWL_ERR(priv, in iwl_process_add_sta_resp()
64 IWL_ERR(priv, "Attempting to modify non-existing station\n"); in iwl_process_add_sta_resp()
336 IWL_ERR(priv, "Unable to prepare station %pM for addition\n", in iwl_add_station_common()
371 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_add_station_common()
392 IWL_ERR(priv, "removed non active STA %u\n", sta_id); in iwl_sta_ucode_deactivate()
440 IWL_ERR(priv, "REPLY_REMOVE_STA failed\n"); in iwl_send_remove_station()
692 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_restore_stations()
[all …]
H A Deeprom.c708 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature()
716 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature()
722 IWL_ERR(trans, in iwl_eeprom_verify_signature()
750 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp()
803 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word()
814 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word()
822 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word()
840 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty()
844 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty()
945 IWL_ERR(trans, "EEPROM not found, EEPROM_GP=0x%08x\n", gp); in iwl_read_eeprom()
[all …]
H A Drxon.c48 IWL_ERR(priv, "Unsupported interface type %d\n", in iwl_connection_init_rx_config()
124 IWL_ERR(priv, "Error disabling PAN (%d)\n", ret); in iwlagn_disable_pan()
130 IWL_ERR(priv, "Timed out waiting for PAN disable\n"); in iwlagn_disable_pan()
355 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_disconn()
374 IWL_ERR(priv, "Failed to restore WEP keys (%d)\n", ret); in iwlagn_rxon_disconn()
450 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_connect()
465 IWL_ERR(priv, in iwlagn_rxon_connect()
482 IWL_ERR(priv, "Error setting new RXON (%d)\n", ret); in iwlagn_rxon_connect()
490 IWL_ERR(priv, "Error sending IBSS beacon\n"); in iwlagn_rxon_connect()
502 IWL_ERR(priv, "Error sending TX power (%d)\n", ret); in iwlagn_rxon_connect()
[all …]
H A Dtx.c221 IWL_ERR(priv, "Unknown encode cipher %x\n", keyconf->cipher); in iwlagn_tx_cmd_build_hwcrypto()
385 IWL_ERR(priv, in iwlagn_tx_skb()
388 IWL_ERR(priv, "sta_id = %d, tid = %d seq_num = %d\n", in iwlagn_tx_skb()
494 IWL_ERR(priv, "Invalid station for AGG tid %d\n", tid); in iwlagn_tx_agg_stop()
587 IWL_ERR(priv, "Start AGG on invalid station\n"); in iwlagn_tx_agg_start()
594 IWL_ERR(priv, "Start AGG when state is not IWL_AGG_OFF !\n"); in iwlagn_tx_agg_start()
659 IWL_ERR(priv, "Couldn't flush the AGG queue\n"); in iwlagn_tx_agg_flush()
1105 IWL_ERR(priv, "Tx flush command to flush out all frames\n"); in iwl_check_abort_status()
1141 IWL_ERR(priv, "txq_id mismatch: %d %d\n", txq_id, in iwlagn_rx_reply_tx()
1235 IWL_ERR(priv, "Q: %d, freed %d\n", txq_id, freed); in iwlagn_rx_reply_tx()
[all …]
H A Dtt.c291 IWL_ERR(priv, "Cannot update power mode, " in iwl_legacy_tt_handler()
428 IWL_ERR(priv, "Cannot update power mode, " in iwl_advance_tt_handler()
480 IWL_ERR(priv, "Device reached critical temperature " in iwl_bg_ct_enter()
512 IWL_ERR(priv, in iwl_bg_ct_exit()
603 IWL_ERR(priv, "Fallback to Legacy Throttling\n"); in iwl_tt_initialize()
H A Dlib.c156 IWL_ERR(priv, "flush request fail\n"); in iwlagn_dev_txfifo_flush()
237 IWL_ERR(priv, "failed to construct BT Coex Config\n"); in iwlagn_send_advance_bt_config()
304 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwlagn_send_advance_bt_config()
421 IWL_ERR(priv, "Invalid BT traffic load: %d\n", in iwlagn_bt_traffic_change_work()
899 IWL_ERR(priv, "Error setting key during suspend!\n"); in iwlagn_wowlan_program_keys()
1222 IWL_ERR(priv, "Command %s failed: FW Error\n", in iwl_dvm_send_cmd()
1232 IWL_ERR(priv, "Fw not loaded - dropping CMD: %x\n", cmd->id); in iwl_dvm_send_cmd()
H A Drs.c385 IWL_ERR(priv, "Fail start Tx agg on tid: %d\n", in rs_tl_turn_on_agg_for_tid()
399 IWL_ERR(priv, "tid exceeds max TID count: %d/%d\n", in rs_tl_turn_on_agg()
519 IWL_ERR(priv, "Invalid HT rate index %d\n", index); in rate_n_flags_from_tbl()
531 IWL_ERR(priv, "Invalid tbl->lq_type %d\n", tbl->lq_type); in rate_n_flags_from_tbl()
551 IWL_ERR(priv, "GF was set with SGI:SISO\n"); in rate_n_flags_from_tbl()
1410 IWL_ERR(priv, "Invalid BT load %d\n", priv->bt_traffic_load); in rs_move_legacy_other()
1583 IWL_ERR(priv, "Invalid BT load %d\n", priv->bt_traffic_load); in rs_move_siso_to_other()
1664 IWL_ERR(priv, in rs_move_siso_to_other()
1752 IWL_ERR(priv, "Invalid BT load %d\n", priv->bt_traffic_load); in rs_move_mimo2_to_other()
1920 IWL_ERR(priv, "Invalid BT load %d\n", priv->bt_traffic_load); in rs_move_mimo3_to_other()
[all …]
H A Drx.c36 IWL_ERR(priv, "Error Reply type 0x%08X cmd REPLY_ERROR (0x%02X) " in iwlagn_rx_reply_error()
65 IWL_ERR(priv, "CSA notif (fail) : channel %d\n", in iwlagn_rx_csa()
633 IWL_ERR(priv, "alloc_skb failed\n"); in iwlagn_pass_packet_to_mac80211()
789 IWL_ERR(priv, "MPDU frame without cached PHY data\n"); in iwlagn_rx_reply_rx()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dutils.c42 IWL_ERR(trans, "iwlwifi transaction failed, dumping registers\n"); in iwl_trans_pcie_dump_regs()
46 IWL_ERR(trans, "iwlwifi device config registers:\n"); in iwl_trans_pcie_dump_regs()
52 IWL_ERR(trans, "iwlwifi device memory mapped registers:\n"); in iwl_trans_pcie_dump_regs()
59 IWL_ERR(trans, "iwlwifi device AER capability structure:\n"); in iwl_trans_pcie_dump_regs()
74 IWL_ERR(trans, "iwlwifi parent port (%s) config registers:\n", in iwl_trans_pcie_dump_regs()
87 IWL_ERR(trans, "iwlwifi root port (%s) AER cap structure:\n", in iwl_trans_pcie_dump_regs()
100 IWL_ERR(trans, "Read failed at 0x%X\n", i); in iwl_trans_pcie_dump_regs()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c82 IWL_ERR(mvm, "Failed to send DQA enabling command: %d\n", ret); in iwl_mvm_send_dqa_cmd()
266 IWL_ERR(mvm, #reg_name ": 0x%x\n", iwl_read_umac_prph(trans, reg_name)) in iwl_mvm_print_pd_notification()
350 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive()
357 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive()
371 IWL_ERR(mvm, "%s: 0x%x\n", in iwl_mvm_load_ucode_wait_alive()
376 IWL_ERR(mvm, "UMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive()
379 IWL_ERR(mvm, "LMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive()
383 IWL_ERR(mvm, "LMAC2 PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive()
397 IWL_ERR(mvm, "Loaded ucode is not valid!\n"); in iwl_mvm_load_ucode_wait_alive()
410 IWL_ERR(mvm, "Timeout waiting for PNVM load!\n"); in iwl_mvm_load_ucode_wait_alive()
[all …]
H A Dftm-responder.c167 IWL_ERR(mvm, "Failed to set responder bandwidth\n"); in iwl_mvm_ftm_responder_cmd()
202 IWL_ERR(mvm, "LCI/civicloc data too big (%zd + %zd)\n", in iwl_mvm_ftm_responder_dyn_cfg_v2()
243 IWL_ERR(mvm, in iwl_mvm_ftm_responder_dyn_cfg_v3()
266 IWL_ERR(mvm, "invalid cipher: %u\n", in iwl_mvm_ftm_responder_dyn_cfg_v3()
300 IWL_ERR(mvm, "Unsupported DYN_CONFIG_CMD version %u\n", in iwl_mvm_ftm_responder_dyn_cfg_cmd()
346 IWL_ERR(mvm, "Cannot start responder, not in AP mode\n"); in iwl_mvm_ftm_start_responder()
H A Dd3.c781 IWL_ERR(mvm, "Failed to add binding: %d\n", ret); in iwl_mvm_d3_reprogram()
786 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_d3_reprogram()
816 IWL_ERR(mvm, "Failed to send quota: %d\n", ret); in iwl_mvm_d3_reprogram()
819 IWL_ERR(mvm, "Failed to initialize D3 LAR information\n"); in iwl_mvm_d3_reprogram()
880 IWL_ERR(mvm, "failed to set non-QoS seqno\n"); in iwl_mvm_set_last_nonqos_seq()
2131 IWL_ERR(mvm, "Invalid WoWLAN info notification!\n"); in iwl_mvm_parse_wowlan_info_notif()
2170 IWL_ERR(mvm, "Invalid WoWLAN info notification!\n"); in iwl_mvm_parse_wowlan_info_notif_v3()
2203 IWL_ERR(mvm, "Invalid WoWLAN info notification!\n"); in iwl_mvm_parse_wowlan_info_notif_v1()
2234 IWL_ERR(mvm, "Invalid WoWLAN status response!\n"); \
2240 IWL_ERR(mvm, "Invalid WoWLAN status response!\n"); \
[all …]
H A Dsta.c246 IWL_ERR(mvm, "ADD_STA failed\n"); in iwl_mvm_sta_send_to_fw()
439 IWL_ERR(mvm, "Failed to disable queue %d (ret=%d)\n", in iwl_mvm_disable_txq()
580 IWL_ERR(mvm, in iwl_mvm_free_inactive_queue()
655 IWL_ERR(mvm, "No DATA queues available to share\n"); in iwl_mvm_get_shared_queue()
743 IWL_ERR(mvm, "Error draining queue %d before reconfig\n", in iwl_mvm_redirect_queue()
753 IWL_ERR(mvm, "Failed SCD disable TXQ %d (ret=%d)\n", queue, in iwl_mvm_redirect_queue()
937 IWL_ERR(mvm, "Trying to enable TXQ %d with existing TID %d\n", in iwl_mvm_update_txq_mapping()
1035 IWL_ERR(mvm, "Failed to update owner of TXQ %d (ret=%d)\n", in iwl_mvm_change_queue_tid()
1068 IWL_ERR(mvm, "Failed to unshare q %d, active tids=0x%lx\n", in iwl_mvm_unshare_queue()
1092 IWL_ERR(mvm, "Failed to redirect TXQ %d\n", queue); in iwl_mvm_unshare_queue()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-phy-db.c360 IWL_ERR(phy_db->trans, in iwl_phy_db_send_all_channel_groups()
387 IWL_ERR(phy_db->trans, "Cannot get Phy DB cfg section\n"); in iwl_send_phy_db_data()
393 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
401 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
408 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
418 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
428 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
H A Diwl-dbg-tlv.c152 IWL_ERR(trans, "WRT: Invalid DRAM buffer allocation requested size (0)\n"); in iwl_dbg_tlv_alloc_buf_alloc()
160 IWL_ERR(trans, in iwl_dbg_tlv_alloc_buf_alloc()
181 IWL_ERR(trans, in iwl_dbg_tlv_alloc_hcmd()
216 IWL_ERR(trans, "WRT: Invalid region id %u\n", id); in iwl_dbg_tlv_alloc_region()
222 IWL_ERR(trans, "WRT: Invalid region type %u\n", type); in iwl_dbg_tlv_alloc_region()
263 IWL_ERR(trans, in iwl_dbg_tlv_alloc_trigger()
350 IWL_ERR(trans, "WRT: Unsupported TLV type 0x%x\n", type); in iwl_dbg_tlv_alloc()
355 IWL_ERR(trans, "WRT: Unsupported TLV 0x%x version %u\n", type, in iwl_dbg_tlv_alloc()
486 IWL_ERR(trans, "invalid TLV len: %zd/%u\n", in iwl_dbg_tlv_parse_bin()
928 IWL_ERR(fwrt, "Failed to write dram_info to HW_SMEM\n"); in iwl_dbg_tlv_apply_config()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dtrans-gen2.c134 IWL_ERR(trans, in _iwl_trans_pcie_fw_reset_handshake()
551 IWL_ERR(trans, "Unable to init nic\n"); in iwl_trans_pcie_gen2_start_fw()
606 IWL_ERR(trans, in iwl_trans_pcie_gen2_start_fw()
610 IWL_ERR(trans, "TOP reset timed out!\n"); in iwl_trans_pcie_gen2_start_fw()
624 IWL_ERR(trans, "failed to start HW after TOP reset\n"); in iwl_trans_pcie_gen2_start_fw()
H A Dtx.c179 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwl_pcie_txq_build_tfd()
303 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwl_txq_gen1_tfd_unmap()
389 IWL_ERR(trans, "Trying to free a queue that wasn't allocated?\n"); in iwl_pcie_txq_unmap()
596 IWL_ERR(trans, in iwl_pcie_tx_stop_fh()
681 IWL_ERR(trans, "Queue %d is stuck %d %d\n", txq_id, in iwl_txq_log_scd_error()
691 IWL_ERR(trans, in iwl_txq_log_scd_error()
826 IWL_ERR(trans, "Scheduler BC Table allocation failed\n"); in iwl_pcie_tx_alloc()
833 IWL_ERR(trans, "Keep Warm allocation failed\n"); in iwl_pcie_tx_alloc()
841 IWL_ERR(trans, "Not enough memory for txq\n"); in iwl_pcie_tx_alloc()
861 IWL_ERR(trans, "Tx %d queue alloc failed\n", txq_id); in iwl_pcie_tx_alloc()
[all …]
H A Dtx-gen2.c624 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwl_txq_gen2_set_tb()
648 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwl_txq_gen2_tfd_unmap()
938 IWL_ERR(trans, "Scheduler BC Table allocation failed\n"); in iwl_txq_dyn_alloc_dma()
945 IWL_ERR(trans, "Tx queue alloc failed\n"); in iwl_txq_dyn_alloc_dma()
950 IWL_ERR(trans, "Tx queue init failed\n"); in iwl_txq_dyn_alloc_dma()
1157 IWL_ERR(trans, "Not enough memory for tx queue\n"); in iwl_txq_gen2_init()
1163 IWL_ERR(trans, "Tx %d queue init failed\n", txq_id); in iwl_txq_gen2_init()
1173 IWL_ERR(trans, "Tx %d queue alloc failed\n", txq_id); in iwl_txq_gen2_init()
1294 IWL_ERR(trans, "No space in command queue\n"); in iwl_pcie_gen2_enqueue_hcmd()
H A Drx.c1653 IWL_ERR(trans, in iwl_pcie_irq_rx_msix_handler()
1704 IWL_ERR(trans, "FW requested TOP reset for FSEQ\n"); in iwl_pcie_irq_handle_error()
1974 IWL_ERR(trans, "Hardware error detected. Restarting.\n"); in iwl_pcie_irq_handler()
2025 IWL_ERR(trans, "Microcode CT kill error detected.\n"); in iwl_pcie_irq_handler()
2032 IWL_ERR(trans, "Microcode SW error detected. " in iwl_pcie_irq_handler()
2124 IWL_ERR(trans, "Unhandled INTA bits 0x%08x\n", inta & ~handled); in iwl_pcie_irq_handler()
2367 IWL_ERR(trans, "TOP Fatal error detected, inta_hw=0x%x.\n", in iwl_pcie_irq_msix_handler()
2380 IWL_ERR(trans, in iwl_pcie_irq_msix_handler()
2443 IWL_ERR(trans, in iwl_pcie_irq_msix_handler()
2459 IWL_ERR(trans, "Microcode CT kill error detected.\n"); in iwl_pcie_irq_msix_handler()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c59 IWL_ERR(trans, "invalid TLV len: %zd/%u\n", in iwl_pnvm_handle_section()
189 IWL_ERR(trans, "invalid TLV len: %zd/%u\n", in iwl_pnvm_parse()
355 IWL_ERR(trans_p, "Couldn't get PNVM from required source: %d\n", pnvm_src); in iwl_get_pnvm_image()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsession-protect.c103 IWL_ERR(mld, in iwl_mld_schedule_session_protection()
214 IWL_ERR(mld, in iwl_mld_cancel_session_protection()
H A Dmac80211.c464 IWL_ERR(mld, "Firmware has inconsistent rates\n"); in iwl_mld_hw_verify_preconditions()
814 IWL_ERR(mld, "mcast filter cmd error. ret=%d\n", ret); in iwl_mld_mc_iface_iterator()
1103 IWL_ERR(mld, "failed to update MAC %pM\n", vif->addr); in iwl_mld_assign_vif_chanctx()
1423 IWL_ERR(mld, "failed to update context\n"); in iwl_mld_mac80211_vif_cfg_changed()
2426 IWL_ERR(mld, "failed to add new_ctx during channel switch\n"); in iwl_mld_switch_vif_chanctx_swap()
2433 IWL_ERR(mld, in iwl_mld_switch_vif_chanctx_swap()
2444 IWL_ERR(mld, "failed to add old_ctx after failure\n"); in iwl_mld_switch_vif_chanctx_swap()
2450 IWL_ERR(mld, "failed to reassign old_ctx after failure\n"); in iwl_mld_switch_vif_chanctx_swap()
2467 IWL_ERR(mld, in iwl_mld_switch_vif_chanctx_reassign()
2477 IWL_ERR(mld, "failed to reassign old_ctx after failure\n"); in iwl_mld_switch_vif_chanctx_reassign()
[all …]
H A Dled.c49 IWL_ERR(mld, "Blink led mode not supported, used default\n"); in iwl_mld_leds_init()
H A Dmld.c442 IWL_ERR(mld, "Failed to read NVM: %d\n", ret); in iwl_op_mode_mld_start()
628 IWL_ERR(mld, "Failed to read error recovery buffer (%d)\n", in iwl_mld_read_error_recovery_buffer()
654 IWL_ERR(mld, "Command queue full!\n"); in iwl_mld_nic_error()

12