/drivers/net/wireless/iwlwifi/mvm/ |
D | utils.c | 239 IWL_ERR(mvm, "FW Error notification: type 0x%08X cmd_id 0x%02X\n", in iwl_mvm_rx_fw_error() 241 IWL_ERR(mvm, "FW Error notification: seq 0x%04X service 0x%08X\n", in iwl_mvm_rx_fw_error() 244 IWL_ERR(mvm, "FW Error notification: timestamp 0x%16llX\n", in iwl_mvm_rx_fw_error() 388 IWL_ERR(mvm, in iwl_mvm_dump_nic_error_log() 399 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_mvm_dump_nic_error_log() 400 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_mvm_dump_nic_error_log() 410 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_nic_error_log() 412 IWL_ERR(mvm, "0x%08X | uPc\n", table.pc); in iwl_mvm_dump_nic_error_log() 413 IWL_ERR(mvm, "0x%08X | branchlink1\n", table.blink1); in iwl_mvm_dump_nic_error_log() 414 IWL_ERR(mvm, "0x%08X | branchlink2\n", table.blink2); in iwl_mvm_dump_nic_error_log() [all …]
|
D | sta.c | 188 IWL_ERR(mvm, "ADD_STA failed\n"); in iwl_mvm_sta_send_to_fw() 284 IWL_ERR(mvm, "Couldn't drain frames for staid %d\n", in iwl_mvm_drain_sta() 310 IWL_ERR(mvm, "Invalid station id\n"); in iwl_mvm_rm_sta_common() 317 IWL_ERR(mvm, "Failed to remove station. Id=%d\n", sta_id); in iwl_mvm_rm_sta_common() 349 IWL_ERR(mvm, "Drained sta %d, but it is internal?\n", in iwl_mvm_sta_drained_wk() 355 IWL_ERR(mvm, "Drained sta %d, but it was NULL?\n", in iwl_mvm_sta_drained_wk() 366 IWL_ERR(mvm, in iwl_mvm_sta_drained_wk() 499 IWL_ERR(mvm, "Add internal station failed, status=0x%x\n", in iwl_mvm_add_int_sta_common() 646 IWL_ERR(mvm, "RX BA Session failed %sing, status 0x%x\n", in iwl_mvm_sta_rx_agg() 690 IWL_ERR(mvm, "TX BA Session failed %sing, status 0x%x\n", in iwl_mvm_sta_tx_agg() [all …]
|
D | nvm.c | 111 IWL_ERR(mvm, "Bad return from NVM_ACCES_COMMAND (0x%08X)\n", in iwl_nvm_read_chunk() 124 IWL_ERR(mvm, in iwl_nvm_read_chunk() 132 IWL_ERR(mvm, "NVM ACCESS response with invalid offset %d\n", in iwl_nvm_read_chunk() 172 IWL_ERR(mvm, in iwl_nvm_read_section() 193 IWL_ERR(mvm, "Can't parse empty NVM sections\n"); in iwl_parse_nvm_sections()
|
D | bt-coex.c | 132 IWL_ERR(mvm, "failed to send BT env command\n"); in iwl_send_bt_env() 395 IWL_ERR(mvm, "Couldn't send BT_CONFIG cmd\n"); in iwl_mvm_bt_notif_iterator() 410 IWL_ERR(mvm, "Couldn't send BT_CONFIG cmd\n"); in iwl_mvm_bt_notif_iterator() 421 IWL_ERR(mvm, "Couldn't send BT_CONFIG cmd\n"); in iwl_mvm_bt_notif_iterator() 455 IWL_ERR(mvm, "Failed to update the ctrl_kill_msk\n"); in iwl_mvm_bt_coex_notif_handle() 548 IWL_ERR(mvm, "couldn't send BT_CONFIG HCMD upon RSSI event\n"); in iwl_mvm_bt_rssi_event() 562 IWL_ERR(mvm, "Failed to update the ctrl_kill_msk\n"); in iwl_mvm_bt_rssi_event()
|
D | fw.c | 201 IWL_ERR(mvm, "Loaded ucode is not valid!\n"); in iwl_mvm_load_ucode_wait_alive() 309 IWL_ERR(mvm, "Failed to start INIT ucode: %d\n", ret); in iwl_run_init_mvm_ucode() 321 IWL_ERR(mvm, "Failed to read NVM: %d\n", ret); in iwl_run_init_mvm_ucode() 345 IWL_ERR(mvm, "Failed to run INIT calibrations: %d\n", in iwl_run_init_mvm_ucode() 402 IWL_ERR(mvm, "Failed to run INIT ucode: %d\n", ret); in iwl_mvm_up() 412 IWL_ERR(mvm, "Failed to start RT ucode: %d\n", ret); in iwl_mvm_up() 466 IWL_ERR(mvm, "Failed to start WoWLAN firmware: %d\n", ret); in iwl_mvm_load_d3_fw()
|
D | mac80211.c | 401 IWL_ERR(mvm, "Failed to update quotas after restart (%d)\n", in iwl_mvm_mac_restart_complete() 448 IWL_ERR(mvm, "failed to disable power management\n"); in iwl_mvm_pm_disable_iterator() 495 IWL_ERR(mvm, "Failed to allocate bcast sta\n"); in iwl_mvm_mac_add_interface() 728 IWL_ERR(mvm, "failed to update MAC %pM\n", vif->addr); in iwl_mvm_bss_info_changed_station() 735 IWL_ERR(mvm, "failed to update quotas\n"); in iwl_mvm_bss_info_changed_station() 744 IWL_ERR(mvm, "failed to remove AP station\n"); in iwl_mvm_bss_info_changed_station() 749 IWL_ERR(mvm, "failed to update quotas\n"); in iwl_mvm_bss_info_changed_station() 770 IWL_ERR(mvm, "failed to update power mode\n"); in iwl_mvm_bss_info_changed_station() 1174 IWL_ERR(mvm, "vif isn't a P2P_DEVICE: %d\n", vif->type); in iwl_mvm_roc() 1346 IWL_ERR(mvm, "Station is not associated to a vif\n"); in iwl_mvm_set_tim()
|
D | binding.c | 104 IWL_ERR(mvm, "Failed to send binding (action:%d): %d\n", in iwl_mvm_binding_cmd() 110 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_binding_cmd()
|
D | debugfs.c | 93 IWL_ERR(mvm, "FLUSHING queues: scd_q_msk = 0x%x\n", scd_q_msk); in iwl_dbgfs_tx_flush_write() 558 IWL_ERR(mvm, "Can't create the mvm debugfs directory\n"); in iwl_mvm_dbgfs_register() 575 IWL_ERR(mvm, "Failed to create debugfs directory under %s\n", in iwl_mvm_vif_dbgfs_register() 599 IWL_ERR(mvm, "Can't create debugfs symbolic link under %s\n", in iwl_mvm_vif_dbgfs_register() 603 IWL_ERR(mvm, "Can't create debugfs entity\n"); in iwl_mvm_vif_dbgfs_register()
|
D | phy-ctxt.c | 194 IWL_ERR(mvm, "PHY ctxt cmd error. ret=%d\n", ret); in iwl_mvm_phy_ctxt_apply() 284 IWL_ERR(mvm, "Failed to send PHY remove: ctxt id=%d\n", in iwl_mvm_phy_ctxt_remove()
|
D | mac-ctxt.c | 275 IWL_ERR(mvm, "Failed to init MAC context - no free ID!\n"); in iwl_mvm_mac_ctxt_allocate_resources() 286 IWL_ERR(mvm, "Failed to init MAC context - no free TSF!\n"); in iwl_mvm_mac_ctxt_allocate_resources() 310 IWL_ERR(mvm, "Failed to allocate queue\n"); in iwl_mvm_mac_ctxt_allocate_resources() 325 IWL_ERR(mvm, "Failed to allocate cab queue\n"); in iwl_mvm_mac_ctxt_allocate_resources() 579 IWL_ERR(mvm, "Failed to send MAC context (action:%d): %d\n", in iwl_mvm_mac_ctxt_send_cmd() 1024 IWL_ERR(mvm, "Failed to remove MAC context: %d\n", ret); in iwl_mvm_mac_ctxt_remove()
|
D | d3.c | 653 IWL_ERR(data->mvm, "More than one managed interface active!\n"); in iwl_mvm_d3_iface_iterator() 723 IWL_ERR(mvm, "Failed to add binding: %d\n", ret); in iwl_mvm_d3_reprogram() 728 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_d3_reprogram() 754 IWL_ERR(mvm, "Failed to send quota: %d\n", ret); in iwl_mvm_d3_reprogram() 1072 IWL_ERR(mvm, "failed to query offload statistics (%d)\n", ret); in iwl_mvm_query_wakeup_reasons() 1076 IWL_ERR(mvm, "failed to query status (%d)\n", ret); in iwl_mvm_query_wakeup_reasons() 1086 IWL_ERR(mvm, "Invalid WoWLAN status response!\n"); in iwl_mvm_query_wakeup_reasons() 1095 IWL_ERR(mvm, "Invalid WoWLAN status response!\n"); in iwl_mvm_query_wakeup_reasons()
|
D | scan.c | 355 IWL_ERR(mvm, "Scan failed! status 0x%x ret %d\n", in iwl_mvm_scan_request() 436 IWL_ERR(mvm, "Couldn't send SCAN_ABORT_CMD: %d\n", ret); in iwl_mvm_cancel_scan() 442 IWL_ERR(mvm, "%s - failed on timeout\n", __func__); in iwl_mvm_cancel_scan()
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | testmode.c | 164 IWL_ERR(priv, "Fail init calibration: %d\n", ret); in iwl_testmode_cfg_init_calib() 170 IWL_ERR(priv, "Error detecting" in iwl_testmode_cfg_init_calib() 212 IWL_ERR(priv, "Memory allocation fail\n"); in iwl_testmode_driver() 222 IWL_ERR(priv, "Error sending msg : %d\n", status); in iwl_testmode_driver() 228 IWL_ERR(priv, "Error loading init ucode: %d\n", status); in iwl_testmode_driver() 240 IWL_ERR(priv, in iwl_testmode_driver() 246 IWL_ERR(priv, in iwl_testmode_driver() 256 IWL_ERR(priv, in iwl_testmode_driver() 262 IWL_ERR(priv, in iwl_testmode_driver() 271 IWL_ERR(priv, "Memory allocation fail\n"); in iwl_testmode_driver() [all …]
|
D | main.c | 146 IWL_ERR(priv, "trying to build beacon w/o beacon context!\n"); in iwlagn_send_beacon_cmd() 219 IWL_ERR(priv, "updating beacon w/o beacon context!\n"); in iwl_bg_beacon_update() 236 IWL_ERR(priv, "update beacon failed -- keeping old\n"); in iwl_bg_beacon_update() 628 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 643 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 708 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwl_send_bt_config() 998 IWL_ERR(priv, in iwl_bg_restart() 1196 IWL_ERR(priv, "Invalid 11n configuration\n"); in iwl_eeprom_init_hw_params() 1202 IWL_ERR(priv, "Invalid device sku\n"); in iwl_eeprom_init_hw_params() 1375 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", sta_id); in iwl_sta_ucode_activate() 46 IWL_ERR(priv, "ACTIVATE a non DRIVER active station id %u " in iwl_sta_ucode_activate() 72 IWL_ERR(priv, "Bad return from REPLY_ADD_STA (0x%08X)\n", in iwl_process_add_sta_resp() 88 IWL_ERR(priv, "Adding station %d failed, no room in table.\n", in iwl_process_add_sta_resp() 92 IWL_ERR(priv, "Adding station %d failed, no block ack " in iwl_process_add_sta_resp() 96 IWL_ERR(priv, "Attempting to modify non-existing station %d\n", in iwl_process_add_sta_resp() 168 IWL_ERR(priv, "%s - error in the CMD response %d", __func__, in iwl_send_add_sta() 384 IWL_ERR(priv, "Unable to prepare station %pM for addition\n", in iwl_add_station_common() 419 IWL_ERR(priv, "Adding station %pM failed.\n", in iwl_add_station_common() 440 IWL_ERR(priv, "removed non active STA %u\n", sta_id); in iwl_sta_ucode_deactivate() [all …]
|
D | rxon.c | 67 IWL_ERR(priv, "Unsupported interface type %d\n", in iwl_connection_init_rx_config() 143 IWL_ERR(priv, "Error disabling PAN (%d)\n", ret); in iwlagn_disable_pan() 149 IWL_ERR(priv, "Timed out waiting for PAN disable\n"); in iwlagn_disable_pan() 374 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_disconn() 393 IWL_ERR(priv, "Failed to restore WEP keys (%d)\n", ret); in iwlagn_rxon_disconn() 469 IWL_ERR(priv, "Failed to send timing (%d)!\n", ret); in iwlagn_rxon_connect() 484 IWL_ERR(priv, in iwlagn_rxon_connect() 501 IWL_ERR(priv, "Error setting new RXON (%d)\n", ret); in iwlagn_rxon_connect() 509 IWL_ERR(priv, "Error sending IBSS beacon\n"); in iwlagn_rxon_connect() 521 IWL_ERR(priv, "Error sending TX power (%d)\n", ret); in iwlagn_rxon_connect() [all …]
|
D | tx.c | 255 IWL_ERR(priv, "Unknown encode cipher %x\n", keyconf->cipher); in iwlagn_tx_cmd_build_hwcrypto() 417 IWL_ERR(priv, "TX_CTL_AMPDU while not in AGG:" in iwlagn_tx_skb() 420 IWL_ERR(priv, "sta_id = %d, tid = %d seq_num = %d", in iwlagn_tx_skb() 537 IWL_ERR(priv, "Invalid station for AGG tid %d\n", tid); in iwlagn_tx_agg_stop() 630 IWL_ERR(priv, "Start AGG on invalid station\n"); in iwlagn_tx_agg_start() 637 IWL_ERR(priv, "Start AGG when state is not IWL_AGG_OFF !\n"); in iwlagn_tx_agg_start() 702 IWL_ERR(priv, "Couldn't flush the AGG queue\n"); in iwlagn_tx_agg_flush() 1148 IWL_ERR(priv, "Tx flush command to flush out all frames\n"); in iwl_check_abort_status() 1186 IWL_ERR(priv, "txq_id mismatch: %d %d\n", txq_id, in iwlagn_rx_reply_tx() 1284 IWL_ERR(priv, "Q: %d, freed %d\n", txq_id, freed); in iwlagn_rx_reply_tx() [all …]
|
D | ucode.c | 211 IWL_ERR(priv, "failed to send BT prio tbl command\n"); in iwl_send_prio_tbl() 225 IWL_ERR(priv, "failed to send BT env command\n"); in iwl_send_bt_env() 365 IWL_ERR(priv, "Loaded ucode is not valid!\n"); in iwl_load_ucode_wait_alive() 407 IWL_ERR(priv, "Failed to record calibration data %d\n", in iwlagn_wait_calib()
|
D | tt.c | 320 IWL_ERR(priv, "Cannot update power mode, " in iwl_legacy_tt_handler() 457 IWL_ERR(priv, "Cannot update power mode, " in iwl_advance_tt_handler() 509 IWL_ERR(priv, "Device reached critical temperature " in iwl_bg_ct_enter() 541 IWL_ERR(priv, in iwl_bg_ct_exit() 640 IWL_ERR(priv, "Fallback to Legacy Throttling\n"); in iwl_tt_initialize()
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-eeprom-read.c | 138 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature() 146 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature() 152 IWL_ERR(trans, in iwl_eeprom_verify_signature() 180 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp() 210 IWL_ERR(trans, "Time out access OTP\n"); in iwl_init_otp_access() 243 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word() 254 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word() 262 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word() 280 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty() 284 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty() [all …]
|
D | iwl-test.c | 242 IWL_ERR(tst->trans, "Missing fw command mandatory fields\n"); in iwl_test_fw_cmd() 260 IWL_ERR(tst->trans, "Failed to send hcmd\n"); in iwl_test_fw_cmd() 269 IWL_ERR(tst->trans, "HCMD received a null response packet\n"); in iwl_test_fw_cmd() 310 IWL_ERR(trans, "Missing reg offset\n"); in iwl_test_reg() 325 IWL_ERR(trans, "offset out of segment (0x0 - 0x%x)\n", in iwl_test_reg() 337 IWL_ERR(trans, "Memory allocation fail\n"); in iwl_test_reg() 344 IWL_ERR(trans, "Error sending msg : %d\n", status); in iwl_test_reg() 349 IWL_ERR(trans, "Missing value to write\n"); in iwl_test_reg() 360 IWL_ERR(trans, "Missing value to write\n"); in iwl_test_reg() 370 IWL_ERR(trans, "Unknown test register cmd ID\n"); in iwl_test_reg() [all …]
|
D | iwl-drv.c | 236 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware() 359 IWL_ERR(drv, "Wrong ucode_type %u for default calibration.\n", in iwl_set_default_calib() 387 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 406 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 446 IWL_ERR(drv, in iwl_parse_v1_v2_firmware() 488 IWL_ERR(drv, "uCode has invalid length: %zd\n", len); in iwl_parse_tlv_firmware() 493 IWL_ERR(drv, "invalid uCode magic: 0X%x\n", in iwl_parse_tlv_firmware() 530 IWL_ERR(drv, "invalid TLV len: %zd/%u\n", in iwl_parse_tlv_firmware() 575 IWL_ERR(drv, "Found unexpected BOOT ucode\n"); in iwl_parse_tlv_firmware() 702 IWL_ERR(drv, "invalid TLV after parsing: %zd\n", len); in iwl_parse_tlv_firmware() [all …]
|
D | iwl-phy-db.c | 354 IWL_ERR(phy_db->trans, "Wrong channel number %d\n", in iwl_phy_db_get_section_data() 422 IWL_ERR(phy_db->trans, in iwl_phy_db_send_all_channel_groups() 449 IWL_ERR(phy_db->trans, "Cannot get Phy DB cfg section\n"); in iwl_send_phy_db_data() 455 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 463 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() 490 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
|
/drivers/net/wireless/iwlwifi/pcie/ |
D | tx.c | 158 IWL_ERR(trans, "Queue %d stuck for %u ms.\n", txq->q.id, in iwl_pcie_txq_stuck_timer() 160 IWL_ERR(trans, "Current SW read_ptr %d write_ptr %d\n", in iwl_pcie_txq_stuck_timer() 168 IWL_ERR(trans, "FH TRBs(%d) = 0x%08x\n", i, in iwl_pcie_txq_stuck_timer() 185 IWL_ERR(trans, in iwl_pcie_txq_stuck_timer() 195 IWL_ERR(trans, "scratch %d = 0x%08x\n", i, in iwl_pcie_txq_stuck_timer() 377 IWL_ERR(trans, "Too many chunks: %i\n", num_tbs); in iwl_pcie_tfd_unmap() 449 IWL_ERR(trans, "Error can not send more than %d chunks\n", in iwl_pcie_txq_build_tfd() 458 IWL_ERR(trans, "Unaligned address = %llx\n", in iwl_pcie_txq_build_tfd() 741 IWL_ERR(trans, in iwl_pcie_tx_stop() 811 IWL_ERR(trans, "Scheduler BC Table allocation failed\n"); in iwl_pcie_tx_alloc() [all …]
|
D | trans.c | 396 IWL_ERR(trans, "Failed to load firmware chunk!\n"); in iwl_pcie_load_firmware_chunk() 428 IWL_ERR(trans, in iwl_pcie_load_section() 490 IWL_ERR(trans, "Unable to init nic\n"); in iwl_trans_pcie_start_fw() 627 IWL_ERR(trans, "Failed to resume the device (mac ready)\n"); in iwl_trans_pcie_d3_resume() 635 IWL_ERR(trans, "Failed to resume the device (RX reset)\n"); in iwl_trans_pcie_d3_resume() 654 IWL_ERR(trans, "Error while preparing HW: %d\n", err); in iwl_trans_pcie_start_hw() 962 IWL_ERR(trans, in iwl_trans_pcie_wait_txq_empty() 972 IWL_ERR(trans, "Current SW read_ptr %d write_ptr %d\n", in iwl_trans_pcie_wait_txq_empty() 982 IWL_ERR(trans, "FH TRBs(%d) = 0x%08x\n", cnt, in iwl_trans_pcie_wait_txq_empty() 998 IWL_ERR(trans, in iwl_trans_pcie_wait_txq_empty() [all …]
|