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