| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | dump.c | 162 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_fwrt_dump_umac_error_log() 163 IWL_ERR(trans, "Transport status: 0x%08lX, valid: %d\n", in iwl_fwrt_dump_umac_error_log() 167 IWL_ERR(fwrt, "0x%08X | %s\n", table.error_id, in iwl_fwrt_dump_umac_error_log() 169 IWL_ERR(fwrt, "0x%08X | umac branchlink1\n", table.blink1); in iwl_fwrt_dump_umac_error_log() 170 IWL_ERR(fwrt, "0x%08X | umac branchlink2\n", table.blink2); in iwl_fwrt_dump_umac_error_log() 171 IWL_ERR(fwrt, "0x%08X | umac interruptlink1\n", table.ilink1); in iwl_fwrt_dump_umac_error_log() 172 IWL_ERR(fwrt, "0x%08X | umac interruptlink2\n", table.ilink2); in iwl_fwrt_dump_umac_error_log() 173 IWL_ERR(fwrt, "0x%08X | umac data1\n", table.data1); in iwl_fwrt_dump_umac_error_log() 174 IWL_ERR(fwrt, "0x%08X | umac data2\n", table.data2); in iwl_fwrt_dump_umac_error_log() 175 IWL_ERR(fwrt, "0x%08X | umac data3\n", table.data3); in iwl_fwrt_dump_umac_error_log() [all …]
|
| D | paging.c | 137 IWL_ERR(fwrt, "Paging: Missing CSS and/or paging sections\n"); in iwl_fill_paging_mem() 147 IWL_ERR(fwrt, "CSS block is larger than paging size\n"); in iwl_fill_paging_mem() 184 IWL_ERR(fwrt, in iwl_fill_paging_mem() 191 IWL_ERR(fwrt, in iwl_fill_paging_mem() 281 IWL_ERR(fwrt, "failed to save the FW paging image\n"); in iwl_init_paging() 287 IWL_ERR(fwrt, "failed to send the paging cmd\n"); in iwl_init_paging()
|
| D | init.c | 96 IWL_ERR(fwrt, "Failed to set soc latency: %d\n", ret); in iwl_set_soc_latency() 152 IWL_ERR(fwrt, "Failed to configure RX queues: %d\n", ret); in iwl_configure_rxq()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-eeprom-read.c | 81 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature() 89 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature() 95 IWL_ERR(trans, in iwl_eeprom_verify_signature() 123 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp() 177 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word() 188 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word() 196 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word() 214 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty() 218 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty() 319 IWL_ERR(trans, "EEPROM not found, EEPROM_GP=0x%08x\n", gp); in iwl_read_eeprom() [all …]
|
| D | iwl-drv.c | 169 IWL_ERR(drv, in iwl_request_firmware() 184 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware() 187 IWL_ERR(drv, "%s%d is required\n", cfg->fw_name_pre, in iwl_request_firmware() 190 IWL_ERR(drv, "minimum version required: %s%d\n", in iwl_request_firmware() 192 IWL_ERR(drv, "maximum version supported: %s%d\n", in iwl_request_firmware() 196 IWL_ERR(drv, in iwl_request_firmware() 390 IWL_ERR(drv, "Wrong ucode_type %u for default calibration.\n", in iwl_set_default_calib() 470 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 489 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 527 IWL_ERR(drv, in iwl_parse_v1_v2_firmware() [all …]
|
| D | iwl-phy-db.c | 363 IWL_ERR(phy_db->trans, in iwl_phy_db_send_all_channel_groups() 390 IWL_ERR(phy_db->trans, "Cannot get Phy DB cfg section\n"); in iwl_send_phy_db_data() 396 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 404 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 411 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 421 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 431 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
|
| D | iwl-dbg-tlv.c | 141 IWL_ERR(trans, in iwl_dbg_tlv_alloc_buf_alloc() 162 IWL_ERR(trans, in iwl_dbg_tlv_alloc_hcmd() 195 IWL_ERR(trans, "WRT: Invalid region id %u\n", id); in iwl_dbg_tlv_alloc_region() 201 IWL_ERR(trans, "WRT: Invalid region type %u\n", type); in iwl_dbg_tlv_alloc_region() 207 IWL_ERR(trans, "WRT: Unsupported region type %u\n", type); in iwl_dbg_tlv_alloc_region() 241 IWL_ERR(trans, in iwl_dbg_tlv_alloc_trigger() 292 IWL_ERR(trans, "WRT: Unsupported TLV type 0x%x\n", type); in iwl_dbg_tlv_alloc() 297 IWL_ERR(trans, "WRT: Unsupported TLV 0x%x version %u\n", type, in iwl_dbg_tlv_alloc() 304 IWL_ERR(trans, in iwl_dbg_tlv_alloc() 421 IWL_ERR(trans, "invalid TLV len: %zd/%u\n", in iwl_dbg_tlv_parse_bin() [all …]
|
| D | iwl-io.c | 315 IWL_ERR(trans, "RFH register values:\n"); in iwl_dump_rfh() 317 IWL_ERR(trans, " %34s: 0X%08x\n", in iwl_dump_rfh() 326 IWL_ERR(trans, " %34s(q %d): 0X%08x\n", in iwl_dump_rfh() 392 IWL_ERR(trans, "FH register values:\n"); in iwl_dump_fh() 394 IWL_ERR(trans, " %34s: 0X%08x\n", in iwl_dump_fh()
|
| D | iwl-trans.h | 1117 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_tx() 1128 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_reclaim() 1139 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_set_q_ptrs() 1160 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_txq_enable_cfg() 1199 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_txq_alloc() 1250 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_freeze_txq_timer() 1262 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_block_txq_ptrs() 1278 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_wait_tx_queues_empty() 1291 IWL_ERR(trans, "%s bad state = %d\n", __func__, trans->state); in iwl_trans_wait_txq_empty()
|
| D | iwl-nvm-parse.c | 1017 IWL_ERR(trans, in iwl_set_hw_address_family_8000() 1033 IWL_ERR(trans, "mac address is not found\n"); in iwl_set_hw_address_family_8000() 1059 IWL_ERR(trans, "no valid mac address was found\n"); in iwl_set_hw_address() 1154 IWL_ERR(trans, in iwl_parse_nvm_data() 1500 IWL_ERR(trans, "ERROR: %s isn't available %d\n", in iwl_read_external_nvm() 1509 IWL_ERR(trans, "NVM file too large\n"); in iwl_read_external_nvm() 1545 IWL_ERR(trans, in iwl_read_external_nvm() 1569 IWL_ERR(trans, "ERROR - section too large (%d)\n", in iwl_read_external_nvm() 1576 IWL_ERR(trans, "ERROR - section empty\n"); in iwl_read_external_nvm() 1582 IWL_ERR(trans, in iwl_read_external_nvm() [all …]
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | main.c | 204 IWL_ERR(priv, "trying to build beacon w/o beacon context!\n"); in iwlagn_send_beacon_cmd() 277 IWL_ERR(priv, "updating beacon w/o beacon context!\n"); in iwl_bg_beacon_update() 294 IWL_ERR(priv, "update beacon failed -- keeping old\n"); in iwl_bg_beacon_update() 683 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 698 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 761 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwl_send_bt_config() 1043 IWL_ERR(priv, in iwl_bg_restart() 1183 IWL_ERR(priv, "Invalid 11n configuration\n"); in iwl_eeprom_init_hw_params() 1189 IWL_ERR(priv, "Invalid device sku\n"); in iwl_eeprom_init_hw_params() 1224 IWL_ERR(trans, in iwl_nvm_check_version() [all …]
|
| D | sta.c | 27 IWL_ERR(priv, "invalid sta_id %u\n", sta_id); in iwl_sta_ucode_activate() 31 IWL_ERR(priv, "ACTIVATE a non DRIVER active station id %u " in iwl_sta_ucode_activate() 62 IWL_ERR(priv, "Adding station failed, no room in table.\n"); in iwl_process_add_sta_resp() 65 IWL_ERR(priv, in iwl_process_add_sta_resp() 69 IWL_ERR(priv, "Attempting to modify non-existing station\n"); in iwl_process_add_sta_resp() 341 IWL_ERR(priv, "Unable to prepare station %pM for addition\n", in iwl_add_station_common() 376 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_add_station_common() 397 IWL_ERR(priv, "removed non active STA %u\n", sta_id); in iwl_sta_ucode_deactivate() 445 IWL_ERR(priv, "REPLY_REMOVE_STA failed\n"); in iwl_send_remove_station() 697 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_restore_stations() [all …]
|
| D | rxon.c | 53 IWL_ERR(priv, "Unsupported interface type %d\n", in iwl_connection_init_rx_config() 129 IWL_ERR(priv, "Error disabling PAN (%d)\n", ret); in iwlagn_disable_pan() 135 IWL_ERR(priv, "Timed out waiting for PAN disable\n"); in iwlagn_disable_pan() 360 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_disconn() 379 IWL_ERR(priv, "Failed to restore WEP keys (%d)\n", ret); in iwlagn_rxon_disconn() 455 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_connect() 470 IWL_ERR(priv, in iwlagn_rxon_connect() 487 IWL_ERR(priv, "Error setting new RXON (%d)\n", ret); in iwlagn_rxon_connect() 495 IWL_ERR(priv, "Error sending IBSS beacon\n"); in iwlagn_rxon_connect() 507 IWL_ERR(priv, "Error sending TX power (%d)\n", ret); in iwlagn_rxon_connect() [all …]
|
| D | ucode.c | 184 IWL_ERR(priv, "failed to send BT prio tbl command\n"); in iwl_send_prio_tbl() 198 IWL_ERR(priv, "failed to send BT env command\n"); in iwl_send_bt_env() 337 IWL_ERR(priv, "Loaded ucode is not valid!\n"); in iwl_load_ucode_wait_alive() 374 IWL_ERR(priv, "Failed to record calibration data %d\n", in iwlagn_wait_calib()
|
| D | tx.c | 225 IWL_ERR(priv, "Unknown encode cipher %x\n", keyconf->cipher); in iwlagn_tx_cmd_build_hwcrypto() 387 IWL_ERR(priv, in iwlagn_tx_skb() 390 IWL_ERR(priv, "sta_id = %d, tid = %d seq_num = %d\n", in iwlagn_tx_skb() 496 IWL_ERR(priv, "Invalid station for AGG tid %d\n", tid); in iwlagn_tx_agg_stop() 589 IWL_ERR(priv, "Start AGG on invalid station\n"); in iwlagn_tx_agg_start() 596 IWL_ERR(priv, "Start AGG when state is not IWL_AGG_OFF !\n"); in iwlagn_tx_agg_start() 661 IWL_ERR(priv, "Couldn't flush the AGG queue\n"); in iwlagn_tx_agg_flush() 1107 IWL_ERR(priv, "Tx flush command to flush out all frames\n"); in iwl_check_abort_status() 1143 IWL_ERR(priv, "txq_id mismatch: %d %d\n", txq_id, in iwlagn_rx_reply_tx() 1237 IWL_ERR(priv, "Q: %d, freed %d\n", txq_id, freed); in iwlagn_rx_reply_tx() [all …]
|
| D | tt.c | 306 IWL_ERR(priv, "Cannot update power mode, " in iwl_legacy_tt_handler() 443 IWL_ERR(priv, "Cannot update power mode, " in iwl_advance_tt_handler() 495 IWL_ERR(priv, "Device reached critical temperature " in iwl_bg_ct_enter() 527 IWL_ERR(priv, in iwl_bg_ct_exit() 621 IWL_ERR(priv, "Fallback to Legacy Throttling\n"); in iwl_tt_initialize()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | fw.c | 86 IWL_ERR(mvm, "Failed to send DQA enabling command: %d\n", ret); in iwl_mvm_send_dqa_cmd() 198 IWL_ERR(mvm, in iwl_alive_fn() 300 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 305 IWL_ERR(mvm, "UMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 308 IWL_ERR(mvm, "LMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 312 IWL_ERR(mvm, "LMAC2 PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 317 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 332 IWL_ERR(mvm, "Loaded ucode is not valid!\n"); in iwl_mvm_load_ucode_wait_alive() 339 IWL_ERR(mvm, "Timeout waiting for PNVM load!\n"); in iwl_mvm_load_ucode_wait_alive() 412 IWL_ERR(mvm, "Failed to start RT ucode: %d\n", ret); in iwl_run_unified_mvm_ucode() [all …]
|
| D | ftm-responder.c | 149 IWL_ERR(mvm, "Failed to set responder bandwidth\n"); in iwl_mvm_ftm_responder_cmd() 187 IWL_ERR(mvm, "LCI/civicloc data too big (%zd + %zd)\n", in iwl_mvm_ftm_responder_dyn_cfg_v2() 229 IWL_ERR(mvm, in iwl_mvm_ftm_responder_dyn_cfg_v3() 252 IWL_ERR(mvm, "invalid cipher: %u\n", in iwl_mvm_ftm_responder_dyn_cfg_v3() 285 IWL_ERR(mvm, "Unsupported DYN_CONFIG_CMD version %u\n", in iwl_mvm_ftm_responder_dyn_cfg_cmd() 320 IWL_ERR(mvm, "Adding PASN station not supported by FW\n"); in iwl_mvm_ftm_respoder_add_pasn_sta() 326 IWL_ERR(mvm, "invalid cipher: %u\n", cipher); in iwl_mvm_ftm_respoder_add_pasn_sta() 367 IWL_ERR(mvm, "FTM: PASN station %pM not found\n", addr); in iwl_mvm_ftm_resp_remove_pasn_sta() 389 IWL_ERR(mvm, "Cannot start responder, not in AP mode\n"); in iwl_mvm_ftm_start_responder()
|
| D | nvm.c | 63 IWL_ERR(mvm, in iwl_nvm_write_chunk() 131 IWL_ERR(mvm, "NVM ACCESS response with invalid offset %d\n", in iwl_nvm_read_chunk() 196 IWL_ERR(mvm, "EEPROM size is too small for NVM\n"); in iwl_nvm_read_section() 229 IWL_ERR(mvm, "Can't parse empty OTP/NVM sections\n"); in iwl_parse_nvm_sections() 241 IWL_ERR(mvm, in iwl_parse_nvm_sections() 248 IWL_ERR(mvm, in iwl_parse_nvm_sections() 256 IWL_ERR(mvm, in iwl_parse_nvm_sections() 292 IWL_ERR(mvm, "iwl_mvm_send_cmd failed: %d\n", ret); in iwl_mvm_load_nvm_to_nic() 372 IWL_ERR(mvm, "OTP is blank\n"); in iwl_nvm_init()
|
| D | time-event.c | 159 IWL_ERR(mvm, "%s\n", errmsg); in iwl_mvm_te_check_disconnect() 454 IWL_ERR(mvm, "Invalid TIME_EVENT_NOTIFICATION response\n"); in iwl_mvm_te_notif() 467 IWL_ERR(mvm, in iwl_mvm_te_notif() 486 IWL_ERR(mvm, "Invalid TIME_EVENT_CMD response\n"); in iwl_mvm_time_event_response() 544 IWL_ERR(mvm, "Couldn't send TIME_EVENT_CMD: %d\n", ret); in iwl_mvm_time_event_send_add() 631 IWL_ERR(mvm, "Failed to add TE to protect session\n"); in iwl_mvm_protect_session() 635 IWL_ERR(mvm, "Failed to protect session until TE\n"); in iwl_mvm_protect_session() 656 IWL_ERR(mvm, in iwl_mvm_cancel_session_protection() 775 IWL_ERR(mvm, "Couldn't remove the time event\n"); in iwl_mvm_remove_time_event() 1133 IWL_ERR(mvm, "Invalid SESSION_PROTECTION_NOTIF response\n"); in iwl_mvm_session_prot_notif() [all …]
|
| D | tt.c | 21 IWL_ERR(mvm, "Enter CT Kill\n"); in iwl_mvm_enter_ctkill() 43 IWL_ERR(mvm, "Exit CT Kill\n"); in iwl_mvm_exit_ctkill() 71 IWL_ERR(mvm, "Invalid DTS_MEASUREMENT_NOTIFICATION\n"); in iwl_mvm_temp_notif_parse() 126 IWL_ERR(mvm, "Invalid DTS_MEASUREMENT_NOTIFICATION\n"); in iwl_mvm_temp_notif() 212 IWL_ERR(mvm, in iwl_mvm_send_temp_cmd() 349 IWL_ERR(mvm, "Failed to %s Tx protection\n", in iwl_mvm_tt_tx_protection() 374 IWL_ERR(mvm, "Failed to change Thermal Tx backoff\n"); in iwl_mvm_tt_tx_backoff() 520 IWL_ERR(mvm, "cTDP command failed (err=%d)\n", ret); in iwl_mvm_ctdp_command() 603 IWL_ERR(mvm, "TEMP_REPORT_THS_CMD command failed (err=%d)\n", in iwl_mvm_send_temp_report_ths_cmd()
|
| D | binding.c | 56 IWL_ERR(mvm, "Failed to send binding (action:%d): %d\n", in iwl_mvm_binding_cmd() 62 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_binding_cmd() 160 IWL_ERR(mvm, "Failed to update SF state\n"); in iwl_mvm_binding_remove_vif()
|
| D | sta.c | 215 IWL_ERR(mvm, "ADD_STA failed\n"); in iwl_mvm_sta_send_to_fw() 380 IWL_ERR(mvm, "Failed to disable queue %d (ret=%d)\n", in iwl_mvm_disable_txq() 517 IWL_ERR(mvm, in iwl_mvm_free_inactive_queue() 592 IWL_ERR(mvm, "No DATA queues available to share\n"); in iwl_mvm_get_shared_queue() 647 IWL_ERR(mvm, "Error draining queue %d before reconfig\n", in iwl_mvm_redirect_queue() 657 IWL_ERR(mvm, "Failed SCD disable TXQ %d (ret=%d)\n", queue, in iwl_mvm_redirect_queue() 792 IWL_ERR(mvm, "Trying to enable TXQ %d with existing TID %d\n", in iwl_mvm_update_txq_mapping() 890 IWL_ERR(mvm, "Failed to update owner of TXQ %d (ret=%d)\n", in iwl_mvm_change_queue_tid() 923 IWL_ERR(mvm, "Failed to unshare q %d, active tids=0x%lx\n", in iwl_mvm_unshare_queue() 947 IWL_ERR(mvm, "Failed to redirect TXQ %d\n", queue); in iwl_mvm_unshare_queue() [all …]
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/queue/ |
| D | tx.c | 94 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwl_txq_gen2_tfd_unmap() 166 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwl_txq_gen2_set_tb() 980 IWL_ERR(trans, "Queue %d is stuck %d %d\n", txq_id, in iwl_txq_log_scd_error() 990 IWL_ERR(trans, in iwl_txq_log_scd_error() 1108 IWL_ERR(trans, "Scheduler BC Table allocation failed\n"); in iwl_txq_dyn_alloc_dma() 1115 IWL_ERR(trans, "Tx queue alloc failed\n"); in iwl_txq_dyn_alloc_dma() 1120 IWL_ERR(trans, "Tx queue init failed\n"); in iwl_txq_dyn_alloc_dma() 1271 IWL_ERR(trans, "Not enough memory for tx queue\n"); in iwl_txq_gen2_init() 1277 IWL_ERR(trans, "Tx %d queue init failed\n", txq_id); in iwl_txq_gen2_init() 1287 IWL_ERR(trans, "Tx %d queue alloc failed\n", txq_id); in iwl_txq_gen2_init() [all …]
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | trans.c | 65 IWL_ERR(trans, "iwlwifi transaction failed, dumping registers\n"); in iwl_trans_pcie_dump_regs() 69 IWL_ERR(trans, "iwlwifi device config registers:\n"); in iwl_trans_pcie_dump_regs() 75 IWL_ERR(trans, "iwlwifi device memory mapped registers:\n"); in iwl_trans_pcie_dump_regs() 82 IWL_ERR(trans, "iwlwifi device AER capability structure:\n"); in iwl_trans_pcie_dump_regs() 97 IWL_ERR(trans, "iwlwifi parent port (%s) config registers:\n", in iwl_trans_pcie_dump_regs() 110 IWL_ERR(trans, "iwlwifi root port (%s) AER cap structure:\n", in iwl_trans_pcie_dump_regs() 123 IWL_ERR(trans, "Read failed at 0x%X\n", i); in iwl_trans_pcie_dump_regs() 180 IWL_ERR(trans, in iwl_pcie_alloc_fw_monitor_block() 614 IWL_ERR(trans, "Couldn't prepare the card\n"); in iwl_pcie_prepare_card_hw() 669 IWL_ERR(trans, "Failed to load firmware chunk!\n"); in iwl_pcie_load_firmware_chunk() [all …]
|