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