Lines Matching defs:iwl_trans_debug
779 struct iwl_trans_debug { struct
780 u8 n_dest_reg;
781 bool rec_on;
783 const struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;
784 const struct iwl_fw_dbg_conf_tlv *conf_tlv[FW_DBG_CONF_MAX];
785 struct iwl_fw_dbg_trigger_tlv * const *trigger_tlv;
787 u32 lmac_error_event_table[2];
788 u32 umac_error_event_table;
789 u32 tcm_error_event_table[2];
790 u32 rcm_error_event_table[2];
791 unsigned int error_event_table_tlv_status;
793 enum iwl_ini_cfg_state internal_ini_cfg;
794 enum iwl_ini_cfg_state external_ini_cfg;
796 struct iwl_fw_ini_allocation_tlv fw_mon_cfg[IWL_FW_INI_ALLOCATION_NUM];
797 struct iwl_fw_mon fw_mon_ini[IWL_FW_INI_ALLOCATION_NUM];
799 struct iwl_dram_data fw_mon;
801 bool hw_error;
802 enum iwl_fw_ini_buffer_location ini_dest;
804 u64 unsupported_region_msk;
805 struct iwl_ucode_tlv *active_regions[IWL_FW_INI_MAX_REGION_ID];
806 struct list_head debug_info_tlv_list;
808 time_point[IWL_FW_INI_TIME_POINT_NUM];
809 struct list_head periodic_trig_list;
811 u32 domains_bitmap;
812 u32 ucode_preset;
813 bool restart_required;
814 u32 last_tp_resetfw;
815 struct iwl_imr_data imr_data;