Lines Matching defs:iwl_trans_debug
729 struct iwl_trans_debug { struct
730 u8 n_dest_reg;
731 bool rec_on;
733 const struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;
734 const struct iwl_fw_dbg_conf_tlv *conf_tlv[FW_DBG_CONF_MAX];
735 struct iwl_fw_dbg_trigger_tlv * const *trigger_tlv;
737 u32 lmac_error_event_table[2];
738 u32 umac_error_event_table;
739 u32 tcm_error_event_table;
740 unsigned int error_event_table_tlv_status;
742 enum iwl_ini_cfg_state internal_ini_cfg;
743 enum iwl_ini_cfg_state external_ini_cfg;
745 struct iwl_fw_ini_allocation_tlv fw_mon_cfg[IWL_FW_INI_ALLOCATION_NUM];
746 struct iwl_fw_mon fw_mon_ini[IWL_FW_INI_ALLOCATION_NUM];
748 struct iwl_dram_data fw_mon;
750 bool hw_error;
751 enum iwl_fw_ini_buffer_location ini_dest;
753 u64 unsupported_region_msk;
754 struct iwl_ucode_tlv *active_regions[IWL_FW_INI_MAX_REGION_ID];
755 struct list_head debug_info_tlv_list;
757 time_point[IWL_FW_INI_TIME_POINT_NUM];
758 struct list_head periodic_trig_list;
760 u32 domains_bitmap;