FreeBSD kernel iwm device code
iwm_lmac_alive Struct Reference

#include <if_iwmreg.h>

Data Fields

uint32_t ucode_major
 
uint32_t ucode_minor
 
uint8_t ver_subtype
 
uint8_t ver_type
 
uint8_t mac
 
uint8_t opt
 
uint32_t timestamp
 
uint32_t error_event_table_ptr
 
uint32_t log_event_table_ptr
 
uint32_t cpu_register_ptr
 
uint32_t dbgm_config_ptr
 
uint32_t alive_counter_ptr
 
uint32_t scd_base_ptr
 
uint32_t st_fwrd_addr
 
uint32_t st_fwrd_size
 

Detailed Description

Definition at line 2528 of file if_iwmreg.h.

Field Documentation

◆ alive_counter_ptr

uint32_t iwm_lmac_alive::alive_counter_ptr

Definition at line 2540 of file if_iwmreg.h.

◆ cpu_register_ptr

uint32_t iwm_lmac_alive::cpu_register_ptr

Definition at line 2538 of file if_iwmreg.h.

◆ dbgm_config_ptr

uint32_t iwm_lmac_alive::dbgm_config_ptr

Definition at line 2539 of file if_iwmreg.h.

◆ error_event_table_ptr

uint32_t iwm_lmac_alive::error_event_table_ptr

Definition at line 2536 of file if_iwmreg.h.

Referenced by iwm_alive_fn().

◆ log_event_table_ptr

uint32_t iwm_lmac_alive::log_event_table_ptr

Definition at line 2537 of file if_iwmreg.h.

Referenced by iwm_alive_fn().

◆ mac

uint8_t iwm_lmac_alive::mac

Definition at line 2533 of file if_iwmreg.h.

◆ opt

uint8_t iwm_lmac_alive::opt

Definition at line 2534 of file if_iwmreg.h.

◆ scd_base_ptr

uint32_t iwm_lmac_alive::scd_base_ptr

Definition at line 2541 of file if_iwmreg.h.

Referenced by iwm_alive_fn().

◆ st_fwrd_addr

uint32_t iwm_lmac_alive::st_fwrd_addr

Definition at line 2542 of file if_iwmreg.h.

◆ st_fwrd_size

uint32_t iwm_lmac_alive::st_fwrd_size

Definition at line 2543 of file if_iwmreg.h.

◆ timestamp

uint32_t iwm_lmac_alive::timestamp

Definition at line 2535 of file if_iwmreg.h.

◆ ucode_major

uint32_t iwm_lmac_alive::ucode_major

Definition at line 2529 of file if_iwmreg.h.

◆ ucode_minor

uint32_t iwm_lmac_alive::ucode_minor

Definition at line 2530 of file if_iwmreg.h.

◆ ver_subtype

uint8_t iwm_lmac_alive::ver_subtype

Definition at line 2531 of file if_iwmreg.h.

Referenced by iwm_alive_fn().

◆ ver_type

uint8_t iwm_lmac_alive::ver_type

Definition at line 2532 of file if_iwmreg.h.

Referenced by iwm_alive_fn().


The documentation for this struct was generated from the following file: