Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/iwlwifi/
Diwl-commands.h445 struct iwl_error_event_table { struct
446 u32 valid; /* (nonzero) valid, (0) log is empty */
447 u32 error_id; /* type of error */
448 u32 pc; /* program counter */
449 u32 blink1; /* branch link */
450 u32 blink2; /* branch link */
451 u32 ilink1; /* interrupt link */
452 u32 ilink2; /* interrupt link */
453 u32 data1; /* error-specific data */
454 u32 data2; /* error-specific data */
[all …]