Lines Matching refs:IWL_ERR
252 IWL_ERR(mvm, "FW Error notification: type 0x%08X cmd_id 0x%02X\n", in iwl_mvm_rx_fw_error()
254 IWL_ERR(mvm, "FW Error notification: seq 0x%04X service 0x%08X\n", in iwl_mvm_rx_fw_error()
257 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_old()
527 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_mvm_dump_nic_error_log_old()
528 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_mvm_dump_nic_error_log_old()
534 IWL_ERR(mvm, "Loaded firmware version: %s\n", mvm->fw->fw_version); in iwl_mvm_dump_nic_error_log_old()
542 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_nic_error_log_old()
544 IWL_ERR(mvm, "0x%08X | uPc\n", table.pc); in iwl_mvm_dump_nic_error_log_old()
545 IWL_ERR(mvm, "0x%08X | branchlink1\n", table.blink1); in iwl_mvm_dump_nic_error_log_old()
546 IWL_ERR(mvm, "0x%08X | branchlink2\n", table.blink2); in iwl_mvm_dump_nic_error_log_old()
547 IWL_ERR(mvm, "0x%08X | interruptlink1\n", table.ilink1); in iwl_mvm_dump_nic_error_log_old()
548 IWL_ERR(mvm, "0x%08X | interruptlink2\n", table.ilink2); in iwl_mvm_dump_nic_error_log_old()
549 IWL_ERR(mvm, "0x%08X | data1\n", table.data1); in iwl_mvm_dump_nic_error_log_old()
550 IWL_ERR(mvm, "0x%08X | data2\n", table.data2); in iwl_mvm_dump_nic_error_log_old()
551 IWL_ERR(mvm, "0x%08X | data3\n", table.data3); in iwl_mvm_dump_nic_error_log_old()
552 IWL_ERR(mvm, "0x%08X | beacon time\n", table.bcon_time); in iwl_mvm_dump_nic_error_log_old()
553 IWL_ERR(mvm, "0x%08X | tsf low\n", table.tsf_low); in iwl_mvm_dump_nic_error_log_old()
554 IWL_ERR(mvm, "0x%08X | tsf hi\n", table.tsf_hi); in iwl_mvm_dump_nic_error_log_old()
555 IWL_ERR(mvm, "0x%08X | time gp1\n", table.gp1); in iwl_mvm_dump_nic_error_log_old()
556 IWL_ERR(mvm, "0x%08X | time gp2\n", table.gp2); in iwl_mvm_dump_nic_error_log_old()
557 IWL_ERR(mvm, "0x%08X | time gp3\n", table.gp3); in iwl_mvm_dump_nic_error_log_old()
558 IWL_ERR(mvm, "0x%08X | uCode version\n", table.ucode_ver); in iwl_mvm_dump_nic_error_log_old()
559 IWL_ERR(mvm, "0x%08X | hw version\n", table.hw_ver); in iwl_mvm_dump_nic_error_log_old()
560 IWL_ERR(mvm, "0x%08X | board version\n", table.brd_ver); in iwl_mvm_dump_nic_error_log_old()
561 IWL_ERR(mvm, "0x%08X | hcmd\n", table.hcmd); in iwl_mvm_dump_nic_error_log_old()
562 IWL_ERR(mvm, "0x%08X | isr0\n", table.isr0); in iwl_mvm_dump_nic_error_log_old()
563 IWL_ERR(mvm, "0x%08X | isr1\n", table.isr1); in iwl_mvm_dump_nic_error_log_old()
564 IWL_ERR(mvm, "0x%08X | isr2\n", table.isr2); in iwl_mvm_dump_nic_error_log_old()
565 IWL_ERR(mvm, "0x%08X | isr3\n", table.isr3); in iwl_mvm_dump_nic_error_log_old()
566 IWL_ERR(mvm, "0x%08X | isr4\n", table.isr4); in iwl_mvm_dump_nic_error_log_old()
567 IWL_ERR(mvm, "0x%08X | isr_pref\n", table.isr_pref); in iwl_mvm_dump_nic_error_log_old()
568 IWL_ERR(mvm, "0x%08X | wait_event\n", table.wait_event); in iwl_mvm_dump_nic_error_log_old()
569 IWL_ERR(mvm, "0x%08X | l2p_control\n", table.l2p_control); in iwl_mvm_dump_nic_error_log_old()
570 IWL_ERR(mvm, "0x%08X | l2p_duration\n", table.l2p_duration); in iwl_mvm_dump_nic_error_log_old()
571 IWL_ERR(mvm, "0x%08X | l2p_mhvalid\n", table.l2p_mhvalid); in iwl_mvm_dump_nic_error_log_old()
572 IWL_ERR(mvm, "0x%08X | l2p_addr_match\n", table.l2p_addr_match); in iwl_mvm_dump_nic_error_log_old()
573 IWL_ERR(mvm, "0x%08X | lmpm_pmg_sel\n", table.lmpm_pmg_sel); in iwl_mvm_dump_nic_error_log_old()
574 IWL_ERR(mvm, "0x%08X | timestamp\n", table.u_timestamp); in iwl_mvm_dump_nic_error_log_old()
575 IWL_ERR(mvm, "0x%08X | flow_handler\n", table.flow_handler); in iwl_mvm_dump_nic_error_log_old()
602 IWL_ERR(mvm, in iwl_mvm_dump_nic_error_log()
613 IWL_ERR(trans, "Start IWL Error Log Dump:\n"); in iwl_mvm_dump_nic_error_log()
614 IWL_ERR(trans, "Status: 0x%08lX, count: %d\n", in iwl_mvm_dump_nic_error_log()
620 IWL_ERR(mvm, "Loaded firmware version: %s\n", mvm->fw->fw_version); in iwl_mvm_dump_nic_error_log()
628 IWL_ERR(mvm, "0x%08X | %-28s\n", table.error_id, in iwl_mvm_dump_nic_error_log()
630 IWL_ERR(mvm, "0x%08X | uPc\n", table.pc); in iwl_mvm_dump_nic_error_log()
631 IWL_ERR(mvm, "0x%08X | branchlink1\n", table.blink1); in iwl_mvm_dump_nic_error_log()
632 IWL_ERR(mvm, "0x%08X | branchlink2\n", table.blink2); in iwl_mvm_dump_nic_error_log()
633 IWL_ERR(mvm, "0x%08X | interruptlink1\n", table.ilink1); in iwl_mvm_dump_nic_error_log()
634 IWL_ERR(mvm, "0x%08X | interruptlink2\n", table.ilink2); in iwl_mvm_dump_nic_error_log()
635 IWL_ERR(mvm, "0x%08X | data1\n", table.data1); in iwl_mvm_dump_nic_error_log()
636 IWL_ERR(mvm, "0x%08X | data2\n", table.data2); in iwl_mvm_dump_nic_error_log()
637 IWL_ERR(mvm, "0x%08X | data3\n", table.data3); in iwl_mvm_dump_nic_error_log()
638 IWL_ERR(mvm, "0x%08X | beacon time\n", table.bcon_time); in iwl_mvm_dump_nic_error_log()
639 IWL_ERR(mvm, "0x%08X | tsf low\n", table.tsf_low); in iwl_mvm_dump_nic_error_log()
640 IWL_ERR(mvm, "0x%08X | tsf hi\n", table.tsf_hi); in iwl_mvm_dump_nic_error_log()
641 IWL_ERR(mvm, "0x%08X | time gp1\n", table.gp1); in iwl_mvm_dump_nic_error_log()
642 IWL_ERR(mvm, "0x%08X | time gp2\n", table.gp2); in iwl_mvm_dump_nic_error_log()
643 IWL_ERR(mvm, "0x%08X | time gp3\n", table.gp3); in iwl_mvm_dump_nic_error_log()
644 IWL_ERR(mvm, "0x%08X | uCode version major\n", table.major); in iwl_mvm_dump_nic_error_log()
645 IWL_ERR(mvm, "0x%08X | uCode version minor\n", table.minor); in iwl_mvm_dump_nic_error_log()
646 IWL_ERR(mvm, "0x%08X | hw version\n", table.hw_ver); in iwl_mvm_dump_nic_error_log()
647 IWL_ERR(mvm, "0x%08X | board version\n", table.brd_ver); in iwl_mvm_dump_nic_error_log()
648 IWL_ERR(mvm, "0x%08X | hcmd\n", table.hcmd); in iwl_mvm_dump_nic_error_log()
649 IWL_ERR(mvm, "0x%08X | isr0\n", table.isr0); in iwl_mvm_dump_nic_error_log()
650 IWL_ERR(mvm, "0x%08X | isr1\n", table.isr1); in iwl_mvm_dump_nic_error_log()
651 IWL_ERR(mvm, "0x%08X | isr2\n", table.isr2); in iwl_mvm_dump_nic_error_log()
652 IWL_ERR(mvm, "0x%08X | isr3\n", table.isr3); in iwl_mvm_dump_nic_error_log()
653 IWL_ERR(mvm, "0x%08X | isr4\n", table.isr4); in iwl_mvm_dump_nic_error_log()
654 IWL_ERR(mvm, "0x%08X | isr_pref\n", table.isr_pref); in iwl_mvm_dump_nic_error_log()
655 IWL_ERR(mvm, "0x%08X | wait_event\n", table.wait_event); in iwl_mvm_dump_nic_error_log()
656 IWL_ERR(mvm, "0x%08X | l2p_control\n", table.l2p_control); in iwl_mvm_dump_nic_error_log()
657 IWL_ERR(mvm, "0x%08X | l2p_duration\n", table.l2p_duration); in iwl_mvm_dump_nic_error_log()
658 IWL_ERR(mvm, "0x%08X | l2p_mhvalid\n", table.l2p_mhvalid); in iwl_mvm_dump_nic_error_log()
659 IWL_ERR(mvm, "0x%08X | l2p_addr_match\n", table.l2p_addr_match); in iwl_mvm_dump_nic_error_log()
660 IWL_ERR(mvm, "0x%08X | lmpm_pmg_sel\n", table.lmpm_pmg_sel); in iwl_mvm_dump_nic_error_log()
661 IWL_ERR(mvm, "0x%08X | timestamp\n", table.u_timestamp); in iwl_mvm_dump_nic_error_log()
662 IWL_ERR(mvm, "0x%08X | flow_handler\n", table.flow_handler); in iwl_mvm_dump_nic_error_log()
710 IWL_ERR(mvm, "Failed to disable queue %d (ret=%d)\n", in iwl_mvm_disable_txq()
918 IWL_ERR(mvm, "More than one managed interface active!\n"); in iwl_mvm_get_bss_vif()