/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dump.c | 142 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_fwrt_dump_umac_error_log() 143 IWL_ERR(trans, "Transport status: 0x%08lX, valid: %d\n", in iwl_fwrt_dump_umac_error_log() 150 IWL_ERR(fwrt, "PNVM data is missing, please install %s\n", in iwl_fwrt_dump_umac_error_log() 154 IWL_ERR(fwrt, "0x%08X | %s\n", table.error_id, in iwl_fwrt_dump_umac_error_log() 156 IWL_ERR(fwrt, "0x%08X | umac branchlink1\n", table.blink1); in iwl_fwrt_dump_umac_error_log() 157 IWL_ERR(fwrt, "0x%08X | umac branchlink2\n", table.blink2); in iwl_fwrt_dump_umac_error_log() 158 IWL_ERR(fwrt, "0x%08X | umac interruptlink1\n", table.ilink1); in iwl_fwrt_dump_umac_error_log() 159 IWL_ERR(fwrt, "0x%08X | umac interruptlink2\n", table.ilink2); in iwl_fwrt_dump_umac_error_log() 160 IWL_ERR(fwrt, "0x%08X | umac data1\n", table.data1); in iwl_fwrt_dump_umac_error_log() 161 IWL_ERR(fwrt, "0x%08X | umac data2\n", table.data2); in iwl_fwrt_dump_umac_error_log() [all …]
|
H A 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() 185 IWL_ERR(fwrt, in iwl_fill_paging_mem() 192 IWL_ERR(fwrt, in iwl_fill_paging_mem() 283 IWL_ERR(fwrt, "failed to save the FW paging image\n"); in iwl_init_paging() 289 IWL_ERR(fwrt, "failed to send the paging cmd\n"); in iwl_init_paging()
|
/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() 678 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 693 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 756 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwl_send_bt_config() 1038 IWL_ERR(priv, in iwl_bg_restart() 1178 IWL_ERR(priv, "Invalid 11n configuration\n"); in iwl_eeprom_init_hw_params() 1184 IWL_ERR(priv, "Invalid device sku\n"); in iwl_eeprom_init_hw_params() 1219 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 | 712 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature() 720 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature() 726 IWL_ERR(trans, in iwl_eeprom_verify_signature() 754 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp() 808 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word() 819 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word() 827 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word() 845 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty() 849 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty() 950 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() 383 IWL_ERR(priv, in iwlagn_tx_skb() 386 IWL_ERR(priv, "sta_id = %d, tid = %d seq_num = %d\n", in iwlagn_tx_skb() 492 IWL_ERR(priv, "Invalid station for AGG tid %d\n", tid); in iwlagn_tx_agg_stop() 585 IWL_ERR(priv, "Start AGG on invalid station\n"); in iwlagn_tx_agg_start() 592 IWL_ERR(priv, "Start AGG when state is not IWL_AGG_OFF !\n"); in iwlagn_tx_agg_start() 657 IWL_ERR(priv, "Couldn't flush the AGG queue\n"); in iwlagn_tx_agg_flush() 1103 IWL_ERR(priv, "Tx flush command to flush out all frames\n"); in iwl_check_abort_status() 1139 IWL_ERR(priv, "txq_id mismatch: %d %d\n", txq_id, in iwlagn_rx_reply_tx() 1233 IWL_ERR(priv, "Q: %d, freed %d\n", txq_id, freed); in iwlagn_rx_reply_tx() [all …]
|
H A D | ucode.c | 179 IWL_ERR(priv, "failed to send BT prio tbl command\n"); in iwl_send_prio_tbl() 193 IWL_ERR(priv, "failed to send BT env command\n"); in iwl_send_bt_env() 332 IWL_ERR(priv, "Loaded ucode is not valid!\n"); in iwl_load_ucode_wait_alive() 369 IWL_ERR(priv, "Failed to record calibration data %d\n", in iwlagn_wait_calib()
|
H A D | tt.c | 302 IWL_ERR(priv, "Cannot update power mode, " in iwl_legacy_tt_handler() 439 IWL_ERR(priv, "Cannot update power mode, " in iwl_advance_tt_handler() 491 IWL_ERR(priv, "Device reached critical temperature " in iwl_bg_ct_enter() 523 IWL_ERR(priv, in iwl_bg_ct_exit() 617 IWL_ERR(priv, "Fallback to Legacy Throttling\n"); in iwl_tt_initialize()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 234 IWL_ERR(drv, in iwl_request_firmware() 248 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware() 251 IWL_ERR(drv, "%s-%d is required\n", fw_name_pre, in iwl_request_firmware() 254 IWL_ERR(drv, "minimum version required: %s-%d\n", in iwl_request_firmware() 256 IWL_ERR(drv, "maximum version supported: %s-%d\n", in iwl_request_firmware() 260 IWL_ERR(drv, in iwl_request_firmware() 431 IWL_ERR(drv, "Wrong ucode_type %u for default calibration.\n", in iwl_set_default_calib() 511 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 530 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 568 IWL_ERR(drv, in iwl_parse_v1_v2_firmware() [all …]
|
H A D | iwl-phy-db.c | 361 IWL_ERR(phy_db->trans, in iwl_phy_db_send_all_channel_groups() 388 IWL_ERR(phy_db->trans, "Cannot get Phy DB cfg section\n"); in iwl_send_phy_db_data() 394 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 402 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 409 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 419 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 429 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
|
H A D | iwl-io.c | 319 IWL_ERR(trans, "RFH register values:\n"); in iwl_dump_rfh() 321 IWL_ERR(trans, " %34s: 0X%08x\n", in iwl_dump_rfh() 330 IWL_ERR(trans, " %34s(q %d): 0X%08x\n", in iwl_dump_rfh() 396 IWL_ERR(trans, "FH register values:\n"); in iwl_dump_fh() 398 IWL_ERR(trans, " %34s: 0X%08x\n", in iwl_dump_fh() 417 IWL_ERR(trans, "Host monitor block 0x%x vector 0x%x\n", block, vec); in iwl_dump_host_monitor_block() 420 IWL_ERR(trans, " value [iter %d]: 0x%08x\n", in iwl_dump_host_monitor_block() 429 IWL_ERR(trans, "CSR_RESET = 0x%x\n", in iwl_dump_host_monitor()
|
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 …]
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 82 IWL_ERR(mvm, "Failed to send DQA enabling command: %d\n", ret); in iwl_mvm_send_dqa_cmd() 228 IWL_ERR(mvm, in iwl_alive_fn() 282 IWL_ERR(mvm, #reg_name ": 0x%x\n", iwl_read_umac_prph(trans, reg_name)) in iwl_mvm_print_pd_notification() 370 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 377 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 391 IWL_ERR(mvm, "%s: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 396 IWL_ERR(mvm, "UMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 399 IWL_ERR(mvm, "LMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 403 IWL_ERR(mvm, "LMAC2 PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 417 IWL_ERR(mvm, "Loaded ucode is not valid!\n"); in iwl_mvm_load_ucode_wait_alive() [all …]
|
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() 347 IWL_ERR(mvm, "Adding PASN station not supported by FW\n"); in iwl_mvm_ftm_respoder_add_pasn_sta() 352 IWL_ERR(mvm, "TK and HLTK not set\n"); in iwl_mvm_ftm_respoder_add_pasn_sta() 359 IWL_ERR(mvm, "No support for secure LTF measurement\n"); in iwl_mvm_ftm_respoder_add_pasn_sta() 365 IWL_ERR(mvm, "invalid cipher: %u\n", cipher); in iwl_mvm_ftm_respoder_add_pasn_sta() 409 IWL_ERR(mvm, "FTM: PASN station %pM not found\n", addr); in iwl_mvm_ftm_resp_remove_pasn_sta() [all …]
|
H A D | nvm.c | 62 IWL_ERR(mvm, in iwl_nvm_write_chunk() 130 IWL_ERR(mvm, "NVM ACCESS response with invalid offset %d\n", in iwl_nvm_read_chunk() 195 IWL_ERR(mvm, "EEPROM size is too small for NVM\n"); in iwl_nvm_read_section() 230 IWL_ERR(mvm, "Can't parse empty OTP/NVM sections\n"); in iwl_parse_nvm_sections() 242 IWL_ERR(mvm, in iwl_parse_nvm_sections() 249 IWL_ERR(mvm, in iwl_parse_nvm_sections() 257 IWL_ERR(mvm, in iwl_parse_nvm_sections() 299 IWL_ERR(mvm, "iwl_mvm_send_cmd failed: %d\n", ret); in iwl_mvm_load_nvm_to_nic() 379 IWL_ERR(mvm, "OTP is blank\n"); in iwl_nvm_init()
|
H A 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() 217 IWL_ERR(mvm, in iwl_mvm_send_temp_cmd() 354 IWL_ERR(mvm, "Failed to %s Tx protection\n", in iwl_mvm_tt_tx_protection() 379 IWL_ERR(mvm, "Failed to change Thermal Tx backoff\n"); in iwl_mvm_tt_tx_backoff() 525 IWL_ERR(mvm, "cTDP command failed (err=%d)\n", ret); in iwl_mvm_ctdp_command() 607 IWL_ERR(mvm, "TEMP_REPORT_THS_CMD command failed (err=%d)\n", in iwl_mvm_send_temp_report_ths_cmd()
|
H A D | time-event.c | 202 IWL_ERR(mvm, "%s\n", errmsg); in iwl_mvm_te_check_disconnect() 540 IWL_ERR(mvm, "Invalid TIME_EVENT_NOTIFICATION response\n"); in iwl_mvm_te_notif() 553 IWL_ERR(mvm, in iwl_mvm_te_notif() 572 IWL_ERR(mvm, "Invalid TIME_EVENT_CMD response\n"); in iwl_mvm_time_event_response() 630 IWL_ERR(mvm, "Couldn't send TIME_EVENT_CMD: %d\n", ret); in iwl_mvm_time_event_send_add() 717 IWL_ERR(mvm, "Failed to add TE to protect session\n"); in iwl_mvm_protect_session() 721 IWL_ERR(mvm, "Failed to protect session until TE\n"); in iwl_mvm_protect_session() 768 IWL_ERR(mvm, in iwl_mvm_cancel_session_protection() 784 IWL_ERR(mvm, "Couldn't send the ROC_CMD: %d\n", ret); in iwl_mvm_roc_rm_cmd() 920 IWL_ERR(mvm, "Couldn't remove the time event\n"); in iwl_mvm_remove_time_event() [all …]
|
H A D | binding.c | 57 IWL_ERR(mvm, "Failed to send binding (action:%d): %d\n", in iwl_mvm_binding_cmd() 63 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_binding_cmd() 163 IWL_ERR(mvm, "Failed to update SF state\n"); in iwl_mvm_binding_remove_vif()
|
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 | d3.c | 792 IWL_ERR(mvm, "Failed to add binding: %d\n", ret); in iwl_mvm_d3_reprogram() 797 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_d3_reprogram() 827 IWL_ERR(mvm, "Failed to send quota: %d\n", ret); in iwl_mvm_d3_reprogram() 830 IWL_ERR(mvm, "Failed to initialize D3 LAR information\n"); in iwl_mvm_d3_reprogram() 891 IWL_ERR(mvm, "failed to set non-QoS seqno\n"); in iwl_mvm_set_last_nonqos_seq() 2483 IWL_ERR(mvm, "iwl_wowlan_info_notif data is NULL\n"); in iwl_mvm_parse_wowlan_info_notif() 2493 IWL_ERR(mvm, "Invalid WoWLAN info notification!\n"); in iwl_mvm_parse_wowlan_info_notif() 2537 IWL_ERR(mvm, "iwl_wowlan_info_notif data is NULL\n"); in iwl_mvm_parse_wowlan_info_notif_v2() 2543 IWL_ERR(mvm, "Invalid WoWLAN info notification!\n"); in iwl_mvm_parse_wowlan_info_notif_v2() 2574 IWL_ERR(mvm, "Invalid WoWLAN status response!\n"); \ [all …]
|
H A D | mld-mac80211.c | 314 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in __iwl_mvm_mld_assign_vif_chanctx() 325 IWL_ERR(mvm, "failed to activate ESR mode (%d)\n", ret); in __iwl_mvm_mld_assign_vif_chanctx() 511 IWL_ERR(mvm, "failed to deactivate ESR mode (%d)\n", in __iwl_mvm_mld_unassign_vif_chanctx() 619 IWL_ERR(mvm, in iwl_mvm_send_ap_tx_power_constraint_cmd() 817 IWL_ERR(mvm, "failed to update link\n"); in iwl_mvm_mld_link_info_changed_station() 822 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_mld_link_info_changed_station() 860 IWL_ERR(mvm, "failed to remove AP station\n"); in iwl_mvm_mld_vif_delete_all_stas() 884 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_mld_vif_cfg_changed_station() 966 IWL_ERR(mvm, "failed to update power mode\n"); in iwl_mvm_mld_vif_cfg_changed_station() 1001 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_mld_link_info_changed_ap_ibss()
|
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() 297 IWL_ERR(mvm, "Failed to register PHC clock (%ld)\n", in iwl_mvm_ptp_init()
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | trans.c | 66 IWL_ERR(trans, "iwlwifi transaction failed, dumping registers\n"); in iwl_trans_pcie_dump_regs() 70 IWL_ERR(trans, "iwlwifi device config registers:\n"); in iwl_trans_pcie_dump_regs() 76 IWL_ERR(trans, "iwlwifi device memory mapped registers:\n"); in iwl_trans_pcie_dump_regs() 83 IWL_ERR(trans, "iwlwifi device AER capability structure:\n"); in iwl_trans_pcie_dump_regs() 98 IWL_ERR(trans, "iwlwifi parent port (%s) config registers:\n", in iwl_trans_pcie_dump_regs() 111 IWL_ERR(trans, "iwlwifi root port (%s) AER cap structure:\n", in iwl_trans_pcie_dump_regs() 124 IWL_ERR(trans, "Read failed at 0x%X\n", i); in iwl_trans_pcie_dump_regs() 196 IWL_ERR(trans, in iwl_pcie_alloc_fw_monitor_block() 423 IWL_ERR(trans, in iwl_pcie_apm_lp_xtal_enable() 638 IWL_ERR(trans, in iwl_pcie_prepare_card_hw() [all …]
|
H A D | tx.c | 178 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwl_pcie_txq_build_tfd() 301 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwl_txq_gen1_tfd_unmap() 387 IWL_ERR(trans, "Trying to free a queue that wasn't allocated?\n"); in iwl_pcie_txq_unmap() 597 IWL_ERR(trans, in iwl_pcie_tx_stop_fh() 682 IWL_ERR(trans, "Queue %d is stuck %d %d\n", txq_id, in iwl_txq_log_scd_error() 692 IWL_ERR(trans, in iwl_txq_log_scd_error() 828 IWL_ERR(trans, "Scheduler BC Table allocation failed\n"); in iwl_pcie_tx_alloc() 835 IWL_ERR(trans, "Keep Warm allocation failed\n"); in iwl_pcie_tx_alloc() 843 IWL_ERR(trans, "Not enough memory for txq\n"); in iwl_pcie_tx_alloc() 863 IWL_ERR(trans, "Tx %d queue alloc failed\n", txq_id); in iwl_pcie_tx_alloc() [all …]
|