• Home
  • Raw
  • Download

Lines Matching refs:IWL_ERR

253 	IWL_ERR(mvm, "FW Error notification: type 0x%08X cmd_id 0x%02X\n",  in iwl_mvm_rx_fw_error()
255 IWL_ERR(mvm, "FW Error notification: seq 0x%04X service 0x%08X\n", in iwl_mvm_rx_fw_error()
258 IWL_ERR(mvm, "FW Error notification: timestamp 0x%16llX\n", in iwl_mvm_rx_fw_error()
467 IWL_ERR(mvm, in iwl_mvm_dump_umac_error_log()
478 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_mvm_dump_umac_error_log()
479 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_mvm_dump_umac_error_log()
483 IWL_ERR(mvm, "0x%08X | %s\n", table.error_id, in iwl_mvm_dump_umac_error_log()
485 IWL_ERR(mvm, "0x%08X | umac branchlink1\n", table.blink1); in iwl_mvm_dump_umac_error_log()
486 IWL_ERR(mvm, "0x%08X | umac branchlink2\n", table.blink2); in iwl_mvm_dump_umac_error_log()
487 IWL_ERR(mvm, "0x%08X | umac interruptlink1\n", table.ilink1); in iwl_mvm_dump_umac_error_log()
488 IWL_ERR(mvm, "0x%08X | umac interruptlink2\n", table.ilink2); in iwl_mvm_dump_umac_error_log()
489 IWL_ERR(mvm, "0x%08X | umac data1\n", table.data1); in iwl_mvm_dump_umac_error_log()
490 IWL_ERR(mvm, "0x%08X | umac data2\n", table.data2); in iwl_mvm_dump_umac_error_log()
491 IWL_ERR(mvm, "0x%08X | umac data3\n", table.data3); in iwl_mvm_dump_umac_error_log()
492 IWL_ERR(mvm, "0x%08X | umac major\n", table.umac_major); in iwl_mvm_dump_umac_error_log()
493 IWL_ERR(mvm, "0x%08X | umac minor\n", table.umac_minor); in iwl_mvm_dump_umac_error_log()
494 IWL_ERR(mvm, "0x%08X | frame pointer\n", table.frame_pointer); in iwl_mvm_dump_umac_error_log()
495 IWL_ERR(mvm, "0x%08X | stack pointer\n", table.stack_pointer); in iwl_mvm_dump_umac_error_log()
496 IWL_ERR(mvm, "0x%08X | last host cmd\n", table.cmd_header); in iwl_mvm_dump_umac_error_log()
497 IWL_ERR(mvm, "0x%08X | isr status reg\n", table.nic_isr_pref); in iwl_mvm_dump_umac_error_log()
516 IWL_ERR(mvm, in iwl_mvm_dump_nic_error_log()
527 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_mvm_dump_nic_error_log()
528 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_mvm_dump_nic_error_log()
534 IWL_ERR(mvm, "Loaded firmware version: %s\n", mvm->fw->fw_version); in iwl_mvm_dump_nic_error_log()
542 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_nic_error_log()
544 IWL_ERR(mvm, "0x%08X | trm_hw_status0\n", table.trm_hw_status0); in iwl_mvm_dump_nic_error_log()
545 IWL_ERR(mvm, "0x%08X | trm_hw_status1\n", table.trm_hw_status1); in iwl_mvm_dump_nic_error_log()
546 IWL_ERR(mvm, "0x%08X | branchlink2\n", table.blink2); in iwl_mvm_dump_nic_error_log()
547 IWL_ERR(mvm, "0x%08X | interruptlink1\n", table.ilink1); in iwl_mvm_dump_nic_error_log()
548 IWL_ERR(mvm, "0x%08X | interruptlink2\n", table.ilink2); in iwl_mvm_dump_nic_error_log()
549 IWL_ERR(mvm, "0x%08X | data1\n", table.data1); in iwl_mvm_dump_nic_error_log()
550 IWL_ERR(mvm, "0x%08X | data2\n", table.data2); in iwl_mvm_dump_nic_error_log()
551 IWL_ERR(mvm, "0x%08X | data3\n", table.data3); in iwl_mvm_dump_nic_error_log()
552 IWL_ERR(mvm, "0x%08X | beacon time\n", table.bcon_time); in iwl_mvm_dump_nic_error_log()
553 IWL_ERR(mvm, "0x%08X | tsf low\n", table.tsf_low); in iwl_mvm_dump_nic_error_log()
554 IWL_ERR(mvm, "0x%08X | tsf hi\n", table.tsf_hi); in iwl_mvm_dump_nic_error_log()
555 IWL_ERR(mvm, "0x%08X | time gp1\n", table.gp1); in iwl_mvm_dump_nic_error_log()
556 IWL_ERR(mvm, "0x%08X | time gp2\n", table.gp2); in iwl_mvm_dump_nic_error_log()
557 IWL_ERR(mvm, "0x%08X | uCode revision type\n", table.fw_rev_type); in iwl_mvm_dump_nic_error_log()
558 IWL_ERR(mvm, "0x%08X | uCode version major\n", table.major); in iwl_mvm_dump_nic_error_log()
559 IWL_ERR(mvm, "0x%08X | uCode version minor\n", table.minor); in iwl_mvm_dump_nic_error_log()
560 IWL_ERR(mvm, "0x%08X | hw version\n", table.hw_ver); in iwl_mvm_dump_nic_error_log()
561 IWL_ERR(mvm, "0x%08X | board version\n", table.brd_ver); in iwl_mvm_dump_nic_error_log()
562 IWL_ERR(mvm, "0x%08X | hcmd\n", table.hcmd); in iwl_mvm_dump_nic_error_log()
563 IWL_ERR(mvm, "0x%08X | isr0\n", table.isr0); in iwl_mvm_dump_nic_error_log()
564 IWL_ERR(mvm, "0x%08X | isr1\n", table.isr1); in iwl_mvm_dump_nic_error_log()
565 IWL_ERR(mvm, "0x%08X | isr2\n", table.isr2); in iwl_mvm_dump_nic_error_log()
566 IWL_ERR(mvm, "0x%08X | isr3\n", table.isr3); in iwl_mvm_dump_nic_error_log()
567 IWL_ERR(mvm, "0x%08X | isr4\n", table.isr4); in iwl_mvm_dump_nic_error_log()
568 IWL_ERR(mvm, "0x%08X | last cmd Id\n", table.last_cmd_id); in iwl_mvm_dump_nic_error_log()
569 IWL_ERR(mvm, "0x%08X | wait_event\n", table.wait_event); in iwl_mvm_dump_nic_error_log()
570 IWL_ERR(mvm, "0x%08X | l2p_control\n", table.l2p_control); in iwl_mvm_dump_nic_error_log()
571 IWL_ERR(mvm, "0x%08X | l2p_duration\n", table.l2p_duration); in iwl_mvm_dump_nic_error_log()
572 IWL_ERR(mvm, "0x%08X | l2p_mhvalid\n", table.l2p_mhvalid); in iwl_mvm_dump_nic_error_log()
573 IWL_ERR(mvm, "0x%08X | l2p_addr_match\n", table.l2p_addr_match); in iwl_mvm_dump_nic_error_log()
574 IWL_ERR(mvm, "0x%08X | lmpm_pmg_sel\n", table.lmpm_pmg_sel); in iwl_mvm_dump_nic_error_log()
575 IWL_ERR(mvm, "0x%08X | timestamp\n", table.u_timestamp); in iwl_mvm_dump_nic_error_log()
576 IWL_ERR(mvm, "0x%08X | flow_handler\n", table.flow_handler); in iwl_mvm_dump_nic_error_log()
652 IWL_ERR(mvm, "Trying to enable TXQ with existing TID %d\n", in iwl_mvm_enable_txq()
792 IWL_ERR(mvm, "Failed to disable queue %d (ret=%d)\n", in iwl_mvm_disable_txq()
998 IWL_ERR(mvm, "More than one managed interface active!\n"); in iwl_mvm_get_bss_vif()