Lines Matching defs:iwl_error_event_table
445 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 */
455 u32 line; /* source code line of error */
456 u32 bcon_time; /* beacon timer */
457 u32 tsf_low; /* network timestamp function timer */
458 u32 tsf_hi; /* network timestamp function timer */
459 u32 gp1; /* GP1 timer register */
460 u32 gp2; /* GP2 timer register */
461 u32 gp3; /* GP3 timer register */
462 u32 ucode_ver; /* uCode version */
463 u32 hw_ver; /* HW Silicon version */
464 u32 brd_ver; /* HW board version */
465 u32 log_pc; /* log program counter */
466 u32 frame_ptr; /* frame pointer */
467 u32 stack_ptr; /* stack pointer */
468 u32 hcmd; /* last host command header */
469 u32 isr0; /* isr status register LMPM_NIC_ISR0:
471 u32 isr1; /* isr status register LMPM_NIC_ISR1:
473 u32 isr2; /* isr status register LMPM_NIC_ISR2:
475 u32 isr3; /* isr status register LMPM_NIC_ISR3:
477 u32 isr4; /* isr status register LMPM_NIC_ISR4:
479 u32 isr_pref; /* isr status register LMPM_NIC_PREF_STAT */
480 u32 wait_event; /* wait event() caller address */
481 u32 l2p_control; /* L2pControlField */
482 u32 l2p_duration; /* L2pDurationField */
483 u32 l2p_mhvalid; /* L2pMhValidBits */
484 u32 l2p_addr_match; /* L2pAddrMatchStat */
485 u32 lmpm_pmg_sel; /* indicate which clocks are turned on
487 u32 u_timestamp; /* indicate when the date and time of the
489 u32 flow_handler; /* FH read/write pointers, RX credit */