Lines Matching defs:iwl_trans_debug
777 struct iwl_trans_debug { struct
778 u8 n_dest_reg;
779 bool rec_on;
781 const struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;
782 const struct iwl_fw_dbg_conf_tlv *conf_tlv[FW_DBG_CONF_MAX];
783 struct iwl_fw_dbg_trigger_tlv * const *trigger_tlv;
785 u32 lmac_error_event_table[2];
786 u32 umac_error_event_table;
787 unsigned int error_event_table_tlv_status;
789 enum iwl_ini_cfg_state internal_ini_cfg;
790 enum iwl_ini_cfg_state external_ini_cfg;
792 struct iwl_fw_ini_allocation_tlv fw_mon_cfg[IWL_FW_INI_ALLOCATION_NUM];
793 struct iwl_fw_mon fw_mon_ini[IWL_FW_INI_ALLOCATION_NUM];
795 struct iwl_dram_data fw_mon;
797 bool hw_error;
798 enum iwl_fw_ini_buffer_location ini_dest;
800 struct iwl_ucode_tlv *active_regions[IWL_FW_INI_MAX_REGION_ID];
801 struct list_head debug_info_tlv_list;
803 time_point[IWL_FW_INI_TIME_POINT_NUM];
804 struct list_head periodic_trig_list;
806 u32 domains_bitmap;