/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-eeprom-read.c | 140 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature() 148 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature() 154 IWL_ERR(trans, in iwl_eeprom_verify_signature() 182 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp() 212 IWL_ERR(trans, "Time out access OTP\n"); in iwl_init_otp_access() 245 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word() 256 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word() 264 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word() 282 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty() 286 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty() [all …]
|
D | iwl-drv.c | 239 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware() 242 IWL_ERR(drv, "%s%d is required\n", fw_pre_name, in iwl_request_firmware() 245 IWL_ERR(drv, "minimum version required: %s%d\n", in iwl_request_firmware() 248 IWL_ERR(drv, "maximum version supported: %s%d\n", in iwl_request_firmware() 253 IWL_ERR(drv, in iwl_request_firmware() 447 IWL_ERR(drv, "Wrong ucode_type %u for default calibration.\n", in iwl_set_default_calib() 517 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 536 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 574 IWL_ERR(drv, in iwl_parse_v1_v2_firmware() 620 IWL_ERR(drv, "uCode has invalid length: %zd\n", len); in iwl_parse_tlv_firmware() [all …]
|
D | iwl-phy-db.c | 412 IWL_ERR(phy_db->trans, in iwl_phy_db_send_all_channel_groups() 439 IWL_ERR(phy_db->trans, "Cannot get Phy DB cfg section\n"); in iwl_send_phy_db_data() 445 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 453 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 460 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 470 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 480 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
|
D | iwl-trans.h | 927 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_tx() 938 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_reclaim() 959 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_txq_enable_cfg() 998 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_txq_alloc() 1048 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_freeze_txq_timer() 1060 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_block_txq_ptrs() 1075 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_wait_tx_queues_empty() 1088 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_wait_txq_empty()
|
D | iwl-io.c | 343 IWL_ERR(trans, "RFH register values:\n"); in iwl_dump_rfh() 345 IWL_ERR(trans, " %34s: 0X%08x\n", in iwl_dump_rfh() 354 IWL_ERR(trans, " %34s(q %d): 0X%08x\n", in iwl_dump_rfh() 420 IWL_ERR(trans, "FH register values:\n"); in iwl_dump_fh() 422 IWL_ERR(trans, " %34s: 0X%08x\n", in iwl_dump_fh()
|
D | iwl-nvm-parse.c | 743 IWL_ERR(trans, in iwl_set_hw_address_family_8000() 759 IWL_ERR(trans, "mac address is not found\n"); in iwl_set_hw_address_family_8000() 785 IWL_ERR(trans, "no valid mac address was found\n"); in iwl_set_hw_address() 878 IWL_ERR(trans, in iwl_parse_nvm_data() 1186 IWL_ERR(trans, "ERROR: %s isn't available %d\n", in iwl_read_external_nvm() 1195 IWL_ERR(trans, "NVM file too large\n"); in iwl_read_external_nvm() 1231 IWL_ERR(trans, in iwl_read_external_nvm() 1255 IWL_ERR(trans, "ERROR - section too large (%d)\n", in iwl_read_external_nvm() 1262 IWL_ERR(trans, "ERROR - section empty\n"); in iwl_read_external_nvm() 1268 IWL_ERR(trans, in iwl_read_external_nvm() [all …]
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | utils.c | 251 IWL_ERR(mvm, "FW Error notification: type 0x%08X cmd_id 0x%02X\n", in iwl_mvm_rx_fw_error() 253 IWL_ERR(mvm, "FW Error notification: seq 0x%04X service 0x%08X\n", in iwl_mvm_rx_fw_error() 256 IWL_ERR(mvm, "FW Error notification: timestamp 0x%16llX\n", in iwl_mvm_rx_fw_error() 468 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_mvm_dump_umac_error_log() 469 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_mvm_dump_umac_error_log() 473 IWL_ERR(mvm, "0x%08X | %s\n", table.error_id, in iwl_mvm_dump_umac_error_log() 475 IWL_ERR(mvm, "0x%08X | umac branchlink1\n", table.blink1); in iwl_mvm_dump_umac_error_log() 476 IWL_ERR(mvm, "0x%08X | umac branchlink2\n", table.blink2); in iwl_mvm_dump_umac_error_log() 477 IWL_ERR(mvm, "0x%08X | umac interruptlink1\n", table.ilink1); in iwl_mvm_dump_umac_error_log() 478 IWL_ERR(mvm, "0x%08X | umac interruptlink2\n", table.ilink2); in iwl_mvm_dump_umac_error_log() [all …]
|
D | tof.c | 160 IWL_ERR(mvm, "Invalid range request id %d (active %d)\n", in iwl_mvm_tof_range_abort_cmd() 187 IWL_ERR(mvm, "Cannot start responder, not in AP mode\n"); in iwl_mvm_tof_responder_cmd() 215 IWL_ERR(mvm, "Cannot send range request, not STA mode\n"); in iwl_mvm_tof_range_request_cmd() 222 IWL_ERR(mvm, "Cannot send range req, already active req %d\n", in iwl_mvm_tof_range_request_cmd() 242 IWL_ERR(mvm, "Cannot send ext range req, not in STA mode\n"); in iwl_mvm_tof_range_request_ext_cmd() 257 IWL_ERR(mvm, "Request id mismatch, got %d, active %d\n", in iwl_mvm_tof_range_resp() 306 IWL_ERR(mvm, "Unknown sub-group command 0x%x\n", in iwl_mvm_tof_resp_handler()
|
D | fw.c | 178 IWL_ERR(mvm, "Failed to send DQA enabling command: %d\n", ret); in iwl_mvm_send_dqa_cmd() 248 IWL_ERR(mvm, in iwl_alive_fn() 340 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 345 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 354 IWL_ERR(mvm, "Loaded ucode is not valid!\n"); in iwl_mvm_load_ucode_wait_alive() 405 IWL_ERR(mvm, "Failed to start RT ucode: %d\n", ret); in iwl_run_unified_mvm_ucode() 416 IWL_ERR(mvm, "Failed to run init config command: %d\n", in iwl_run_unified_mvm_ucode() 431 IWL_ERR(mvm, "Failed to read NVM: %d\n", ret); in iwl_run_unified_mvm_ucode() 440 IWL_ERR(mvm, "Failed to run complete NVM access: %d\n", in iwl_run_unified_mvm_ucode() 457 IWL_ERR(mvm, "Failed to read NVM: %d\n", ret); in iwl_run_unified_mvm_ucode() [all …]
|
D | nvm.c | 125 IWL_ERR(mvm, in iwl_nvm_write_chunk() 193 IWL_ERR(mvm, "NVM ACCESS response with invalid offset %d\n", in iwl_nvm_read_chunk() 258 IWL_ERR(mvm, "EEPROM size is too small for NVM\n"); in iwl_nvm_read_section() 292 IWL_ERR(mvm, "Can't parse empty OTP/NVM sections\n"); in iwl_parse_nvm_sections() 304 IWL_ERR(mvm, in iwl_parse_nvm_sections() 311 IWL_ERR(mvm, in iwl_parse_nvm_sections() 318 IWL_ERR(mvm, in iwl_parse_nvm_sections() 359 IWL_ERR(mvm, "iwl_mvm_send_cmd failed: %d\n", ret); in iwl_mvm_load_nvm_to_nic() 430 IWL_ERR(mvm, "OTP is blank\n"); in iwl_nvm_init()
|
D | tt.c | 82 IWL_ERR(mvm, "Enter CT Kill\n"); in iwl_mvm_enter_ctkill() 104 IWL_ERR(mvm, "Exit CT Kill\n"); in iwl_mvm_exit_ctkill() 132 IWL_ERR(mvm, "Invalid DTS_MEASUREMENT_NOTIFICATION\n"); in iwl_mvm_temp_notif_parse() 187 IWL_ERR(mvm, "Invalid DTS_MEASUREMENT_NOTIFICATION\n"); in iwl_mvm_temp_notif() 223 IWL_ERR(mvm, "Invalid CT_KILL_NOTIFICATION\n"); in iwl_mvm_ct_kill_notif() 269 IWL_ERR(mvm, "Failed to get the temperature (err=%d)\n", ret); in iwl_mvm_get_temp() 277 IWL_ERR(mvm, "Getting the temperature timed out\n"); in iwl_mvm_get_temp() 368 IWL_ERR(mvm, "Failed to %s Tx protection\n", in iwl_mvm_tt_tx_protection() 393 IWL_ERR(mvm, "Failed to change Thermal Tx backoff\n"); in iwl_mvm_tt_tx_backoff() 538 IWL_ERR(mvm, "cTDP command failed (err=%d)\n", ret); in iwl_mvm_ctdp_command() [all …]
|
D | binding.c | 119 IWL_ERR(mvm, "Failed to send binding (action:%d): %d\n", in iwl_mvm_binding_cmd() 125 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_binding_cmd() 223 IWL_ERR(mvm, "Failed to update SF state\n"); in iwl_mvm_binding_remove_vif()
|
D | sta.c | 250 IWL_ERR(mvm, "ADD_STA failed\n"); in iwl_mvm_sta_send_to_fw() 483 IWL_ERR(mvm, in iwl_mvm_free_inactive_queue() 558 IWL_ERR(mvm, "No DATA queues available to share\n"); in iwl_mvm_get_shared_queue() 564 IWL_ERR(mvm, in iwl_mvm_get_shared_queue() 626 IWL_ERR(mvm, "Error draining queue %d before reconfig\n", in iwl_mvm_scd_queue_redirect() 636 IWL_ERR(mvm, "Failed SCD disable TXQ %d (ret=%d)\n", queue, in iwl_mvm_scd_queue_redirect() 807 IWL_ERR(mvm, "No available queues for tid %d on sta_id %d\n", in iwl_mvm_sta_alloc_queue() 938 IWL_ERR(mvm, "Failed to update owner of TXQ %d (ret=%d)\n", in iwl_mvm_change_queue_owner() 975 IWL_ERR(mvm, "Failed to unshare q %d, active tids=0x%lx\n", in iwl_mvm_unshare_queue() 998 IWL_ERR(mvm, "Failed to redirect TXQ %d\n", queue); in iwl_mvm_unshare_queue() [all …]
|
D | time-event.c | 207 IWL_ERR(mvm, "%s\n", errmsg); in iwl_mvm_te_check_disconnect() 461 IWL_ERR(mvm, "Invalid TIME_EVENT_NOTIFICATION response\n"); in iwl_mvm_te_notif() 474 IWL_ERR(mvm, in iwl_mvm_te_notif() 493 IWL_ERR(mvm, "Invalid TIME_EVENT_CMD response\n"); in iwl_mvm_time_event_response() 551 IWL_ERR(mvm, "Couldn't send TIME_EVENT_CMD: %d\n", ret); in iwl_mvm_time_event_send_add() 638 IWL_ERR(mvm, "Failed to add TE to protect session\n"); in iwl_mvm_protect_session() 642 IWL_ERR(mvm, "Failed to protect session until TE\n"); in iwl_mvm_protect_session()
|
D | mac80211.c | 1168 IWL_ERR(mvm, "Failed to update quotas after restart (%d)\n", in iwl_mvm_restart_complete() 1304 IWL_ERR(mvm, "No available PHY context\n"); in iwl_mvm_get_free_phy_ctxt() 1383 IWL_ERR(mvm, "Failed to allocate bcast sta\n"); in iwl_mvm_mac_add_interface() 1595 IWL_ERR(mvm, "mcast filter cmd error. ret=%d\n", ret); in iwl_mvm_mc_iface_iterator() 2086 IWL_ERR(mvm, "Failed to config FW to work HE!\n"); in iwl_mvm_cfg_he_sta() 2121 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_bss_info_changed_station() 2137 IWL_ERR(mvm, "failed to update quotas\n"); in iwl_mvm_bss_info_changed_station() 2195 IWL_ERR(mvm, in iwl_mvm_bss_info_changed_station() 2207 IWL_ERR(mvm, "failed to update quotas\n"); in iwl_mvm_bss_info_changed_station() 2215 IWL_ERR(mvm, in iwl_mvm_bss_info_changed_station() [all …]
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | main.c | 219 IWL_ERR(priv, "trying to build beacon w/o beacon context!\n"); in iwlagn_send_beacon_cmd() 292 IWL_ERR(priv, "updating beacon w/o beacon context!\n"); in iwl_bg_beacon_update() 309 IWL_ERR(priv, "update beacon failed -- keeping old\n"); in iwl_bg_beacon_update() 699 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 714 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 777 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwl_send_bt_config() 1059 IWL_ERR(priv, in iwl_bg_restart() 1199 IWL_ERR(priv, "Invalid 11n configuration\n"); in iwl_eeprom_init_hw_params() 1205 IWL_ERR(priv, "Invalid device sku\n"); in iwl_eeprom_init_hw_params() 1398 IWL_ERR(priv, "Unable to init EEPROM\n"); in iwl_op_mode_dvm_start() [all …]
|
D | sta.c | 42 IWL_ERR(priv, "invalid sta_id %u\n", sta_id); in iwl_sta_ucode_activate() 46 IWL_ERR(priv, "ACTIVATE a non DRIVER active station id %u " in iwl_sta_ucode_activate() 77 IWL_ERR(priv, "Adding station failed, no room in table.\n"); in iwl_process_add_sta_resp() 80 IWL_ERR(priv, in iwl_process_add_sta_resp() 84 IWL_ERR(priv, "Attempting to modify non-existing station\n"); in iwl_process_add_sta_resp() 356 IWL_ERR(priv, "Unable to prepare station %pM for addition\n", in iwl_add_station_common() 391 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_add_station_common() 412 IWL_ERR(priv, "removed non active STA %u\n", sta_id); in iwl_sta_ucode_deactivate() 460 IWL_ERR(priv, "REPLY_REMOVE_STA failed\n"); in iwl_send_remove_station() 712 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_restore_stations() [all …]
|
D | rxon.c | 68 IWL_ERR(priv, "Unsupported interface type %d\n", in iwl_connection_init_rx_config() 144 IWL_ERR(priv, "Error disabling PAN (%d)\n", ret); in iwlagn_disable_pan() 150 IWL_ERR(priv, "Timed out waiting for PAN disable\n"); in iwlagn_disable_pan() 375 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_disconn() 394 IWL_ERR(priv, "Failed to restore WEP keys (%d)\n", ret); in iwlagn_rxon_disconn() 470 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_connect() 485 IWL_ERR(priv, in iwlagn_rxon_connect() 502 IWL_ERR(priv, "Error setting new RXON (%d)\n", ret); in iwlagn_rxon_connect() 510 IWL_ERR(priv, "Error sending IBSS beacon\n"); in iwlagn_rxon_connect() 522 IWL_ERR(priv, "Error sending TX power (%d)\n", ret); in iwlagn_rxon_connect() [all …]
|
D | ucode.c | 202 IWL_ERR(priv, "failed to send BT prio tbl command\n"); in iwl_send_prio_tbl() 216 IWL_ERR(priv, "failed to send BT env command\n"); in iwl_send_bt_env() 355 IWL_ERR(priv, "Loaded ucode is not valid!\n"); in iwl_load_ucode_wait_alive() 392 IWL_ERR(priv, "Failed to record calibration data %d\n", in iwlagn_wait_calib()
|
D | tx.c | 242 IWL_ERR(priv, "Unknown encode cipher %x\n", keyconf->cipher); in iwlagn_tx_cmd_build_hwcrypto() 405 IWL_ERR(priv, in iwlagn_tx_skb() 408 IWL_ERR(priv, "sta_id = %d, tid = %d seq_num = %d\n", in iwlagn_tx_skb() 514 IWL_ERR(priv, "Invalid station for AGG tid %d\n", tid); in iwlagn_tx_agg_stop() 607 IWL_ERR(priv, "Start AGG on invalid station\n"); in iwlagn_tx_agg_start() 614 IWL_ERR(priv, "Start AGG when state is not IWL_AGG_OFF !\n"); in iwlagn_tx_agg_start() 679 IWL_ERR(priv, "Couldn't flush the AGG queue\n"); in iwlagn_tx_agg_flush() 1125 IWL_ERR(priv, "Tx flush command to flush out all frames\n"); in iwl_check_abort_status() 1161 IWL_ERR(priv, "txq_id mismatch: %d %d\n", txq_id, in iwlagn_rx_reply_tx() 1255 IWL_ERR(priv, "Q: %d, freed %d\n", txq_id, freed); in iwlagn_rx_reply_tx() [all …]
|
D | tt.c | 321 IWL_ERR(priv, "Cannot update power mode, " in iwl_legacy_tt_handler() 458 IWL_ERR(priv, "Cannot update power mode, " in iwl_advance_tt_handler() 510 IWL_ERR(priv, "Device reached critical temperature " in iwl_bg_ct_enter() 542 IWL_ERR(priv, in iwl_bg_ct_exit() 636 IWL_ERR(priv, "Fallback to Legacy Throttling\n"); in iwl_tt_initialize()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/ |
D | paging.c | 194 IWL_ERR(fwrt, "Paging: Missing CSS and/or paging sections\n"); in iwl_fill_paging_mem() 204 IWL_ERR(fwrt, "CSS block is larger than paging size\n"); in iwl_fill_paging_mem() 241 IWL_ERR(fwrt, in iwl_fill_paging_mem() 248 IWL_ERR(fwrt, in iwl_fill_paging_mem() 338 IWL_ERR(fwrt, "failed to save the FW paging image\n"); in iwl_init_paging() 344 IWL_ERR(fwrt, "failed to send the paging cmd\n"); in iwl_init_paging()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 161 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwl_pcie_gen2_tfd_unmap() 221 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwl_pcie_gen2_set_tb() 735 IWL_ERR(trans, "No space in command queue\n"); in iwl_pcie_gen2_enqueue_hcmd() 906 IWL_ERR(trans, "Timeout exiting D0i3 before hcmd\n"); in iwl_pcie_gen2_send_hcmd_sync() 915 IWL_ERR(trans, "Error sending %s: enqueue_hcmd failed: %d\n", in iwl_pcie_gen2_send_hcmd_sync() 925 IWL_ERR(trans, "Error sending %s: time out after %dms.\n", in iwl_pcie_gen2_send_hcmd_sync() 928 IWL_ERR(trans, "Current CMD queue read_ptr %d write_ptr %d\n", in iwl_pcie_gen2_send_hcmd_sync() 943 IWL_ERR(trans, "FW error in SYNC CMD %s\n", cmd_str); in iwl_pcie_gen2_send_hcmd_sync() 957 IWL_ERR(trans, "Error: Response NULL in '%s'\n", cmd_str); in iwl_pcie_gen2_send_hcmd_sync() 1002 IWL_ERR(trans, in iwl_trans_pcie_gen2_send_hcmd() [all …]
|
D | trans.c | 119 IWL_ERR(trans, "iwlwifi transaction failed, dumping registers\n"); in iwl_trans_pcie_dump_regs() 123 IWL_ERR(trans, "iwlwifi device config registers:\n"); in iwl_trans_pcie_dump_regs() 129 IWL_ERR(trans, "iwlwifi device memory mapped registers:\n"); in iwl_trans_pcie_dump_regs() 136 IWL_ERR(trans, "iwlwifi device AER capability structure:\n"); in iwl_trans_pcie_dump_regs() 151 IWL_ERR(trans, "iwlwifi parent port (%s) config registers:\n", in iwl_trans_pcie_dump_regs() 164 IWL_ERR(trans, "iwlwifi root port (%s) AER cap structure:\n", in iwl_trans_pcie_dump_regs() 177 IWL_ERR(trans, "Read failed at 0x%X\n", i); in iwl_trans_pcie_dump_regs() 262 IWL_ERR(trans, in iwl_pcie_alloc_fw_monitor() 393 IWL_ERR(trans, "Failed to init the card\n"); in iwl_pcie_apm_init() 481 IWL_ERR(trans, "Access time out - failed to enable LP XTAL\n"); in iwl_pcie_apm_lp_xtal_enable() [all …]
|
D | tx.c | 384 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwl_pcie_tfd_unmap() 475 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwl_pcie_txq_build_tfd() 843 IWL_ERR(trans, in iwl_pcie_tx_stop_fh() 942 IWL_ERR(trans, "Scheduler BC Table allocation failed\n"); in iwl_pcie_tx_alloc() 949 IWL_ERR(trans, "Keep Warm allocation failed\n"); in iwl_pcie_tx_alloc() 956 IWL_ERR(trans, "Not enough memory for txq\n"); in iwl_pcie_tx_alloc() 971 IWL_ERR(trans, "Tx %d queue alloc failed\n", txq_id); in iwl_pcie_tx_alloc() 1019 IWL_ERR(trans, "Tx %d queue init failed\n", txq_id); in iwl_pcie_tx_init() 1103 IWL_ERR(trans, in iwl_trans_pcie_reclaim() 1217 IWL_ERR(trans, "Failed to wake NIC for hcmd\n"); in iwl_pcie_set_cmd_in_flight() [all …]
|