Lines Matching defs:iwl_trans_debug
665 struct iwl_trans_debug { struct
666 u8 n_dest_reg;
667 bool rec_on;
669 const struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;
671 u32 lmac_error_event_table[2];
672 u32 umac_error_event_table;
673 u32 tcm_error_event_table[2];
674 u32 rcm_error_event_table[2];
675 unsigned int error_event_table_tlv_status;
677 enum iwl_ini_cfg_state internal_ini_cfg;
678 enum iwl_ini_cfg_state external_ini_cfg;
680 struct iwl_fw_ini_allocation_tlv fw_mon_cfg[IWL_FW_INI_ALLOCATION_NUM];
681 struct iwl_fw_mon fw_mon_ini[IWL_FW_INI_ALLOCATION_NUM];
683 struct iwl_dram_data fw_mon;
685 bool hw_error;
686 enum iwl_fw_ini_buffer_location ini_dest;
688 u64 unsupported_region_msk;
689 struct iwl_ucode_tlv *active_regions[IWL_FW_INI_MAX_REGION_ID];
690 struct list_head debug_info_tlv_list;
691 struct iwl_dbg_tlv_time_point_data time_point[IWL_FW_INI_TIME_POINT_NUM];
692 struct list_head periodic_trig_list;
694 u32 domains_bitmap;
695 u32 ucode_preset;
696 bool restart_required;
697 u32 last_tp_resetfw;
698 struct iwl_imr_data imr_data;
699 u8 dump_file_name_ext[IWL_FW_INI_MAX_NAME];
700 bool dump_file_name_ext_valid;
701 u32 num_pc;
702 struct iwl_pc_data *pc_data;
703 bool yoyo_bin_loaded;