| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | main.c | 199 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 D | sta.c | 22 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 D | eeprom.c | 708 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 D | rxon.c | 48 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 D | tx.c | 221 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 D | tt.c | 291 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 D | lib.c | 156 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()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | utils.c | 42 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/ |
| H A D | iwl-drv.c | 335 IWL_ERR(drv, in iwl_request_firmware() 343 IWL_ERR(drv, "WH A step is not supported\n"); in iwl_request_firmware() 357 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware() 360 IWL_ERR(drv, "%s-" FW_API_FMT " is required\n", in iwl_request_firmware() 363 IWL_ERR(drv, in iwl_request_firmware() 366 IWL_ERR(drv, in iwl_request_firmware() 371 IWL_ERR(drv, in iwl_request_firmware() 528 IWL_ERR(drv, "Wrong ucode_type %u for default calibration.\n", in iwl_set_default_calib() 608 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 627 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() [all …]
|
| H A D | iwl-phy-db.c | 360 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 D | iwl-dbg-tlv.c | 152 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 …]
|
| H A D | iwl-trans.c | 112 IWL_ERR(trans, "Module is being unloaded - abort\n"); in iwl_trans_schedule_reprobe() 240 IWL_ERR(trans, "Too many device errors - delay next reset\n"); in iwl_trans_restart_wk() 251 IWL_ERR(trans, "Device error - TOP reset\n"); in iwl_trans_restart_wk() 255 IWL_ERR(trans, "Device error - SW reset\n"); in iwl_trans_restart_wk() 259 IWL_ERR(trans, "Device error - reprobe!\n"); in iwl_trans_restart_wk()
|
| H A D | iwl-nvm-parse.c | 1283 IWL_ERR(trans, in iwl_set_hw_address_family_8000() 1299 IWL_ERR(trans, "mac address is not found\n"); in iwl_set_hw_address_family_8000() 1326 IWL_ERR(trans, "no valid mac address was found\n"); in iwl_set_hw_address() 1477 IWL_ERR(trans, in iwl_parse_nvm_data() 1869 IWL_ERR(trans, "ERROR: %s isn't available %d\n", in iwl_read_external_nvm() 1878 IWL_ERR(trans, "NVM file too large\n"); in iwl_read_external_nvm() 1914 IWL_ERR(trans, in iwl_read_external_nvm() 1938 IWL_ERR(trans, "ERROR - section too large (%d)\n", in iwl_read_external_nvm() 1945 IWL_ERR(trans, "ERROR - section empty\n"); in iwl_read_external_nvm() 1951 IWL_ERR(trans, in iwl_read_external_nvm() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-responder.c | 167 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 D | sta.c | 246 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 …]
|
| H A D | ptp.c | 110 IWL_ERR(mvm, "PTP: Invalid command response\n"); in iwl_mvm_get_crosstimestamp_fw() 166 IWL_ERR(mvm, "No PHC clock registered\n"); in iwl_mvm_phc_get_crosstimestamp() 304 IWL_ERR(mvm, "Failed to register PHC clock (%ld)\n", in iwl_mvm_ptp_init()
|
| H A D | mac80211.c | 459 IWL_ERR(mvm, in iwl_mvm_mac_setup_register() 462 IWL_ERR(mvm, in iwl_mvm_mac_setup_register() 1277 IWL_ERR(mvm, "mac start retry %d\n", retry); in iwl_mvm_mac_start() 1297 IWL_ERR(mvm, "Failed to update quotas after restart (%d)\n", in iwl_mvm_restart_complete() 1437 IWL_ERR(mvm, "No available PHY context\n"); in iwl_mvm_get_free_phy_ctxt() 1662 IWL_ERR(mvm, "Failed to allocate bcast sta\n"); in iwl_mvm_alloc_bcast_mcast_sta() 1937 IWL_ERR(mvm, "mcast filter cmd error. ret=%d\n", ret); in iwl_mvm_mc_iface_iterator() 1970 IWL_ERR(mvm, "Failed to synchronize multicast groups update\n"); in iwl_mvm_recalc_multicast() 2489 IWL_ERR(mvm, "bad STA_HE_CTXT_CMD version %d\n", ver); in iwl_mvm_cfg_he_sta() 2600 IWL_ERR(mvm, "Failed to config FW to work HE!\n"); in iwl_mvm_cfg_he_sta() [all …]
|
| H A D | mld-mac80211.c | 200 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in __iwl_mvm_mld_assign_vif_chanctx() 400 IWL_ERR(mvm, in iwl_mvm_send_ap_tx_power_constraint_cmd() 576 IWL_ERR(mvm, "failed to update link\n"); in iwl_mvm_mld_link_info_changed_station() 581 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_mld_link_info_changed_station() 619 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_mld_vif_cfg_changed_station() 694 IWL_ERR(mvm, "failed to update power mode\n"); in iwl_mvm_mld_vif_cfg_changed_station() 724 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_mld_link_info_changed_ap_ibss()
|
| H A D | mld-sta.c | 33 IWL_ERR(mvm, "STA_CONFIG_CMD send failed, ret=0x%x\n", ret); in iwl_mvm_mld_send_sta_cmd() 82 IWL_ERR(mvm, "Invalid station id %d\n", sta_id); in iwl_mvm_mld_rm_sta_from_fw() 89 IWL_ERR(mvm, "Failed to remove station. Id=%d\n", sta_id); in iwl_mvm_mld_rm_sta_from_fw() 110 IWL_ERR(mvm, "Failed to send AUX_STA_CMD\n"); in iwl_mvm_add_aux_sta_to_fw() 753 IWL_ERR(mvm, "Failed to update sta link %d\n", link_id); in iwl_mvm_mld_update_sta() 867 IWL_ERR(mvm, in iwl_mvm_mld_sta_modify_disable_tx()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | tx.c | 179 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 D | trans.c | 46 IWL_ERR(trans, "Host monitor block 0x%x vector 0x%x\n", block, vec); in iwl_dump_host_monitor_block() 49 IWL_ERR(trans, " value [iter %d]: 0x%08x\n", in iwl_dump_host_monitor_block() 58 IWL_ERR(trans, "CSR_RESET = 0x%x\n", in iwl_pcie_dump_host_monitor() 144 IWL_ERR(trans, in iwl_pcie_alloc_fw_monitor_block() 371 IWL_ERR(trans, in iwl_pcie_apm_lp_xtal_enable() 583 IWL_ERR(trans, in iwl_pcie_prepare_card_hw() 595 IWL_ERR(trans, "Couldn't prepare the card\n"); in iwl_pcie_prepare_card_hw() 650 IWL_ERR(trans, "Failed to load firmware chunk!\n"); in iwl_pcie_load_firmware_chunk() 704 IWL_ERR(trans, in iwl_pcie_load_section() 907 IWL_ERR(trans, in iwl_pcie_apply_destination() [all …]
|
| H A D | tx-gen2.c | 624 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 D | rx.c | 1653 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 D | pnvm.c | 59 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 D | session-protect.c | 103 IWL_ERR(mld, in iwl_mld_schedule_session_protection() 214 IWL_ERR(mld, in iwl_mld_cancel_session_protection()
|