Searched defs:iwl_trans_debug (Results 1 – 1 of 1) sorted by relevance
662 struct iwl_trans_debug { struct663 u8 n_dest_reg;664 bool rec_on;666 const struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;667 const struct iwl_fw_dbg_conf_tlv *conf_tlv[FW_DBG_CONF_MAX];668 struct iwl_fw_dbg_trigger_tlv * const *trigger_tlv;670 u32 lmac_error_event_table[2];671 u32 umac_error_event_table;672 u32 tcm_error_event_table[2];673 u32 rcm_error_event_table[2];[all …]