Searched defs:iwl_trans_debug (Results 1 – 1 of 1) sorted by relevance
779 struct iwl_trans_debug { struct780 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];[all …]