/kernel/linux/linux-6.6/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(fwr 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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A 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%016llX\n", in iwl_mvm_rx_fw_error() 439 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_mvm_dump_umac_error_log() 440 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_mvm_dump_umac_error_log() 444 IWL_ERR(mvm, "0x%08X | %s\n", table.error_id, in iwl_mvm_dump_umac_error_log() 446 IWL_ERR(mvm, "0x%08X | umac branchlink1\n", table.blink1); in iwl_mvm_dump_umac_error_log() 447 IWL_ERR(mvm, "0x%08X | umac branchlink2\n", table.blink2); in iwl_mvm_dump_umac_error_log() 448 IWL_ERR(mvm, "0x%08X | umac interruptlink1\n", table.ilink1); in iwl_mvm_dump_umac_error_log() 449 IWL_ERR(mv in iwl_mvm_dump_umac_error_log() [all...] |
H A D | fw.c | 187 IWL_ERR(mvm, "Failed to send DQA enabling command: %d\n", ret); in iwl_mvm_send_dqa_cmd() 288 IWL_ERR(mvm, in iwl_alive_fn() 390 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 395 IWL_ERR(mvm, "UMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 398 IWL_ERR(mvm, "LMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 402 IWL_ERR(mvm, "LMAC2 PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 407 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 422 IWL_ERR(mvm, "Loaded ucode is not valid!\n"); in iwl_mvm_load_ucode_wait_alive() 429 IWL_ERR(mvm, "Timeout waiting for PNVM load!\n"); in iwl_mvm_load_ucode_wait_alive() 494 IWL_ERR(mv in iwl_run_unified_mvm_ucode() [all...] |
H A D | ftm-responder.c | 165 IWL_ERR(mvm, "Failed to set responder bandwidth\n"); in iwl_mvm_ftm_responder_cmd() 203 IWL_ERR(mvm, "LCI/civicloc data too big (%zd + %zd)\n", in iwl_mvm_ftm_responder_dyn_cfg_v2() 245 IWL_ERR(mvm, in iwl_mvm_ftm_responder_dyn_cfg_v3() 268 IWL_ERR(mvm, "invalid cipher: %u\n", in iwl_mvm_ftm_responder_dyn_cfg_v3() 301 IWL_ERR(mvm, "Unsupported DYN_CONFIG_CMD version %u\n", in iwl_mvm_ftm_responder_dyn_cfg_cmd() 336 IWL_ERR(mvm, "Adding PASN station not supported by FW\n"); in iwl_mvm_ftm_respoder_add_pasn_sta() 342 IWL_ERR(mvm, "invalid cipher: %u\n", cipher); in iwl_mvm_ftm_respoder_add_pasn_sta() 383 IWL_ERR(mvm, "FTM: PASN station %pM not found\n", addr); in iwl_mvm_ftm_resp_remove_pasn_sta() 405 IWL_ERR(mvm, "Cannot start responder, not in AP mode\n"); in iwl_mvm_ftm_start_responder()
|
H A D | nvm.c | 120 IWL_ERR(mvm, in iwl_nvm_write_chunk() 188 IWL_ERR(mvm, "NVM ACCESS response with invalid offset %d\n", in iwl_nvm_read_chunk() 253 IWL_ERR(mvm, "EEPROM size is too small for NVM\n"); in iwl_nvm_read_section() 286 IWL_ERR(mvm, "Can't parse empty OTP/NVM sections\n"); in iwl_parse_nvm_sections() 298 IWL_ERR(mvm, in iwl_parse_nvm_sections() 305 IWL_ERR(mvm, in iwl_parse_nvm_sections() 313 IWL_ERR(mvm, in iwl_parse_nvm_sections() 349 IWL_ERR(mvm, "iwl_mvm_send_cmd failed: %d\n", ret); in iwl_mvm_load_nvm_to_nic() 429 IWL_ERR(mvm, "OTP is blank\n"); in iwl_nvm_init()
|
H A D | tt.c | 79 IWL_ERR(mvm, "Enter CT Kill\n"); in iwl_mvm_enter_ctkill() 101 IWL_ERR(mvm, "Exit CT Kill\n"); in iwl_mvm_exit_ctkill() 129 IWL_ERR(mvm, "Invalid DTS_MEASUREMENT_NOTIFICATION\n"); in iwl_mvm_temp_notif_parse() 184 IWL_ERR(mvm, "Invalid DTS_MEASUREMENT_NOTIFICATION\n"); in iwl_mvm_temp_notif() 220 IWL_ERR(mvm, "Invalid CT_KILL_NOTIFICATION\n"); in iwl_mvm_ct_kill_notif() 276 IWL_ERR(mvm, in iwl_mvm_send_temp_cmd() 328 IWL_ERR(mvm, "Getting the temperature timed out\n"); in iwl_mvm_get_temp() 413 IWL_ERR(mvm, "Failed to %s Tx protection\n", in iwl_mvm_tt_tx_protection() 438 IWL_ERR(mvm, "Failed to change Thermal Tx backoff\n"); in iwl_mvm_tt_tx_backoff() 584 IWL_ERR(mv in iwl_mvm_ctdp_command() [all...] |
H A D | time-event.c | 217 IWL_ERR(mvm, "%s\n", errmsg); in iwl_mvm_te_check_disconnect() 470 IWL_ERR(mvm, "Invalid TIME_EVENT_NOTIFICATION response\n"); in iwl_mvm_te_notif() 483 IWL_ERR(mvm, in iwl_mvm_te_notif() 502 IWL_ERR(mvm, "Invalid TIME_EVENT_CMD response\n"); in iwl_mvm_time_event_response() 560 IWL_ERR(mvm, "Couldn't send TIME_EVENT_CMD: %d\n", ret); in iwl_mvm_time_event_send_add() 647 IWL_ERR(mvm, "Failed to add TE to protect session\n"); in iwl_mvm_protect_session() 651 IWL_ERR(mvm, "Failed to protect session until TE\n"); in iwl_mvm_protect_session() 671 IWL_ERR(mvm, in iwl_mvm_cancel_session_protection() 1141 IWL_ERR(mvm, "Invalid SESSION_PROTECTION_NOTIF response\n"); in iwl_mvm_session_prot_notif() 1148 IWL_ERR(mv in iwl_mvm_session_prot_notif() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-eeprom-read.c | 135 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature() 143 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature() 149 IWL_ERR(trans, in iwl_eeprom_verify_signature() 177 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp() 231 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word() 242 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word() 250 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word() 268 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty() 272 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty() 373 IWL_ERR(tran in iwl_read_eeprom() [all...] |
H A D | iwl-drv.c | 226 IWL_ERR(drv, in iwl_request_firmware() 241 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware() 244 IWL_ERR(drv, "%s%d is required\n", cfg->fw_name_pre, in iwl_request_firmware() 247 IWL_ERR(drv, "minimum version required: %s%d\n", in iwl_request_firmware() 249 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() 527 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 546 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 584 IWL_ERR(dr in iwl_parse_v1_v2_firmware() [all...] |
H A D | iwl-phy-db.c | 407 IWL_ERR(phy_db->trans, in iwl_phy_db_send_all_channel_groups() 434 IWL_ERR(phy_db->trans, "Cannot get Phy DB cfg section\n"); in iwl_send_phy_db_data() 440 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 448 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 455 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 465 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data() 475 IWL_ERR(phy_db->trans, in iwl_send_phy_db_data()
|
H A D | iwl-dbg-tlv.c | 196 IWL_ERR(trans, "WRT: Invalid DRAM buffer allocation requested size (0)\n"); in iwl_dbg_tlv_alloc_buf_alloc() 204 IWL_ERR(trans, in iwl_dbg_tlv_alloc_buf_alloc() 225 IWL_ERR(trans, in iwl_dbg_tlv_alloc_hcmd() 247 IWL_ERR(trans, "WRT: Invalid region id %u\n", id); in iwl_dbg_tlv_alloc_region() 253 IWL_ERR(trans, "WRT: Invalid region type %u\n", type); in iwl_dbg_tlv_alloc_region() 259 IWL_ERR(trans, "WRT: Unsupported region type %u\n", type); in iwl_dbg_tlv_alloc_region() 292 IWL_ERR(trans, in iwl_dbg_tlv_alloc_trigger() 343 IWL_ERR(trans, "WRT: Unsupported TLV type 0x%x\n", type); in iwl_dbg_tlv_alloc() 348 IWL_ERR(trans, "WRT: Unsupported TLV 0x%x version %u\n", type, in iwl_dbg_tlv_alloc() 355 IWL_ERR(tran in iwl_dbg_tlv_alloc() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-eeprom-read.c | 77 IWL_ERR(trans, "EEPROM with bad signature: 0x%08x\n", in iwl_eeprom_verify_signature() 85 IWL_ERR(trans, "OTP with bad signature: 0x%08x\n", gp); in iwl_eeprom_verify_signature() 91 IWL_ERR(trans, in iwl_eeprom_verify_signature() 119 IWL_ERR(trans, "Unknown hardware type\n"); in iwl_nvm_is_otp() 173 IWL_ERR(trans, "Time out reading OTP[%d]\n", addr); in iwl_read_otp_word() 184 IWL_ERR(trans, "Uncorrectable OTP ECC error, abort OTP read\n"); in iwl_read_otp_word() 192 IWL_ERR(trans, "Correctable OTP ECC error, continue read\n"); in iwl_read_otp_word() 210 IWL_ERR(trans, "OTP is empty\n"); in iwl_is_otp_empty() 214 IWL_ERR(trans, "Unable to read first block of OTP list.\n"); in iwl_is_otp_empty() 315 IWL_ERR(tran in iwl_read_eeprom() [all...] |
H A D | iwl-drv.c | 231 IWL_ERR(drv, in iwl_request_firmware() 245 IWL_ERR(drv, "no suitable firmware found!\n"); in iwl_request_firmware() 248 IWL_ERR(drv, "%s-%d is required\n", fw_name_pre, in iwl_request_firmware() 251 IWL_ERR(drv, "minimum version required: %s-%d\n", in iwl_request_firmware() 253 IWL_ERR(drv, "maximum version supported: %s-%d\n", in iwl_request_firmware() 257 IWL_ERR(drv, in iwl_request_firmware() 428 IWL_ERR(drv, "Wrong ucode_type %u for default calibration.\n", in iwl_set_default_calib() 508 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 527 IWL_ERR(drv, "File size too small!\n"); in iwl_parse_v1_v2_firmware() 565 IWL_ERR(dr 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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A 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() 684 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 699 IWL_ERR(priv, "REPLY_CT_KILL_CONFIG_CMD failed\n"); in iwl_rf_kill_ct_config() 762 IWL_ERR(priv, "failed to send BT Coex Config\n"); in iwl_send_bt_config() 1044 IWL_ERR(priv, in iwl_bg_restart() 1184 IWL_ERR(priv, "Invalid 11n configuration\n"); in iwl_eeprom_init_hw_params() 1190 IWL_ERR(priv, "Invalid device sku\n"); in iwl_eeprom_init_hw_params() 1225 IWL_ERR(tran in iwl_nvm_check_version() [all...] |
H A 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(pri in iwl_restore_stations() [all...] |
H A 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(pri in iwlagn_rxon_connect() [all...] |
/kernel/linux/linux-6.6/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(tran 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(pri in iwl_restore_stations() [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(pri in iwlagn_rxon_connect() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ftm-responder.c | 159 IWL_ERR(mvm, "Failed to set responder bandwidth\n"); in iwl_mvm_ftm_responder_cmd() 194 IWL_ERR(mvm, "LCI/civicloc data too big (%zd + %zd)\n", in iwl_mvm_ftm_responder_dyn_cfg_v2() 235 IWL_ERR(mvm, in iwl_mvm_ftm_responder_dyn_cfg_v3() 258 IWL_ERR(mvm, "invalid cipher: %u\n", in iwl_mvm_ftm_responder_dyn_cfg_v3() 292 IWL_ERR(mvm, "Unsupported DYN_CONFIG_CMD version %u\n", in iwl_mvm_ftm_responder_dyn_cfg_cmd() 335 IWL_ERR(mvm, "Adding PASN station not supported by FW\n"); in iwl_mvm_ftm_respoder_add_pasn_sta() 340 IWL_ERR(mvm, "TK and HLTK not set\n"); in iwl_mvm_ftm_respoder_add_pasn_sta() 347 IWL_ERR(mvm, "invalid cipher: %u\n", cipher); in iwl_mvm_ftm_respoder_add_pasn_sta() 391 IWL_ERR(mvm, "FTM: PASN station %pM not found\n", addr); in iwl_mvm_ftm_resp_remove_pasn_sta() 414 IWL_ERR(mv in iwl_mvm_ftm_start_responder() [all...] |
H A D | fw.c | 83 IWL_ERR(mvm, "Failed to send DQA enabling command: %d\n", ret); in iwl_mvm_send_dqa_cmd() 239 IWL_ERR(mvm, in iwl_alive_fn() 293 IWL_ERR(mvm, #reg_name ": 0x%x\n", iwl_read_umac_prph(trans, reg_name)) in iwl_mvm_print_pd_notification() 381 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 388 IWL_ERR(mvm, in iwl_mvm_load_ucode_wait_alive() 402 IWL_ERR(mvm, "%s: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 407 IWL_ERR(mvm, "UMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 410 IWL_ERR(mvm, "LMAC PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 414 IWL_ERR(mvm, "LMAC2 PC: 0x%x\n", in iwl_mvm_load_ucode_wait_alive() 428 IWL_ERR(mv in iwl_mvm_load_ucode_wait_alive() [all...] |