Searched defs:iwl_trans_debug (Results 1 – 1 of 1) sorted by relevance
841 struct iwl_trans_debug { struct842 u8 n_dest_reg;843 bool rec_on;845 const struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;846 const struct iwl_fw_dbg_conf_tlv *conf_tlv[FW_DBG_CONF_MAX];847 struct iwl_fw_dbg_trigger_tlv * const *trigger_tlv;849 u32 lmac_error_event_table[2];850 u32 umac_error_event_table;851 u32 tcm_error_event_table[2];852 u32 rcm_error_event_table[2];[all …]