FreeBSD kernel ATH device code
HAL_REVS Struct Reference

#include <ah_internal.h>

Data Fields

uint16_t ah_devid
 
uint16_t ah_subvendorid
 
uint32_t ah_macVersion
 
uint16_t ah_macRev
 
uint16_t ah_phyRev
 
uint16_t ah_analog5GhzRev
 
uint16_t ah_analog2GhzRev
 

Detailed Description

Definition at line 824 of file ah_internal.h.

Field Documentation

◆ ah_analog2GhzRev

uint16_t HAL_REVS::ah_analog2GhzRev

Definition at line 831 of file ah_internal.h.

◆ ah_analog5GhzRev

uint16_t HAL_REVS::ah_analog5GhzRev

Definition at line 830 of file ah_internal.h.

◆ ah_devid

uint16_t HAL_REVS::ah_devid

Definition at line 825 of file ah_internal.h.

◆ ah_macRev

uint16_t HAL_REVS::ah_macRev

Definition at line 828 of file ah_internal.h.

◆ ah_macVersion

uint32_t HAL_REVS::ah_macVersion

Definition at line 827 of file ah_internal.h.

◆ ah_phyRev

uint16_t HAL_REVS::ah_phyRev

Definition at line 829 of file ah_internal.h.

◆ ah_subvendorid

uint16_t HAL_REVS::ah_subvendorid

Definition at line 826 of file ah_internal.h.


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