Lines Matching defs:iwl_error_event_table

390 struct iwl_error_event_table {  struct
391 u32 valid; /* (nonzero) valid, (0) log is empty */
392 u32 error_id; /* type of error */
393 u32 pc; /* program counter */
394 u32 blink1; /* branch link */
395 u32 blink2; /* branch link */
396 u32 ilink1; /* interrupt link */
397 u32 ilink2; /* interrupt link */
398 u32 data1; /* error-specific data */
399 u32 data2; /* error-specific data */
400 u32 line; /* source code line of error */
401 u32 bcon_time; /* beacon timer */
402 u32 tsf_low; /* network timestamp function timer */
403 u32 tsf_hi; /* network timestamp function timer */
404 u32 gp1; /* GP1 timer register */
405 u32 gp2; /* GP2 timer register */
406 u32 gp3; /* GP3 timer register */
407 u32 ucode_ver; /* uCode version */
408 u32 hw_ver; /* HW Silicon version */
409 u32 brd_ver; /* HW board version */
410 u32 log_pc; /* log program counter */
411 u32 frame_ptr; /* frame pointer */
412 u32 stack_ptr; /* stack pointer */
413 u32 hcmd; /* last host command header */
414 u32 isr0; /* isr status register LMPM_NIC_ISR0:
416 u32 isr1; /* isr status register LMPM_NIC_ISR1:
418 u32 isr2; /* isr status register LMPM_NIC_ISR2:
420 u32 isr3; /* isr status register LMPM_NIC_ISR3:
422 u32 isr4; /* isr status register LMPM_NIC_ISR4:
424 u32 isr_pref; /* isr status register LMPM_NIC_PREF_STAT */
425 u32 wait_event; /* wait event() caller address */
426 u32 l2p_control; /* L2pControlField */
427 u32 l2p_duration; /* L2pDurationField */
428 u32 l2p_mhvalid; /* L2pMhValidBits */
429 u32 l2p_addr_match; /* L2pAddrMatchStat */
430 u32 lmpm_pmg_sel; /* indicate which clocks are turned on
432 u32 u_timestamp; /* indicate when the date and time of the
434 u32 flow_handler; /* FH read/write pointers, RX credit */