Home
last modified time | relevance | path

Searched defs:iwl_umac_error_event_table (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddump.c85 struct iwl_umac_error_event_table { struct
87 u32 error_id; /* type of error */
88 u32 blink1; /* branch link */
89 u32 blink2; /* branch link */
90 u32 ilink1; /* interrupt link */
91 u32 ilink2; /* interrupt link */
92 u32 data1; /* error-specific data */
93 u32 data2; /* error-specific data */
95 u32 umac_major;
96 u32 umac_minor;
[all …]