FreeBSD kernel ATH device code
BaseEepHeader4k Struct Reference

#include <ah_eeprom_v4k.h>

Data Fields

uint16_t version
 
uint16_t checksum
 
uint16_t length
 
uint8_t opCapFlags
 
uint8_t eepMisc
 
uint16_t regDmn [2]
 
uint8_t macAddr [6]
 
uint8_t rxMask
 
uint8_t txMask
 
uint16_t rfSilent
 
uint16_t blueToothOptions
 
uint16_t deviceCap
 
uint32_t binBuildNumber
 
uint8_t deviceType
 
uint8_t txGainType
 

Detailed Description

Definition at line 62 of file ah_eeprom_v4k.h.

Field Documentation

◆ binBuildNumber

uint32_t BaseEepHeader4k::binBuildNumber

Definition at line 75 of file ah_eeprom_v4k.h.

◆ blueToothOptions

uint16_t BaseEepHeader4k::blueToothOptions

Definition at line 73 of file ah_eeprom_v4k.h.

Referenced by eepromSwap().

◆ checksum

uint16_t BaseEepHeader4k::checksum

Definition at line 64 of file ah_eeprom_v4k.h.

Referenced by eepromSwap().

◆ deviceCap

uint16_t BaseEepHeader4k::deviceCap

Definition at line 74 of file ah_eeprom_v4k.h.

Referenced by eepromSwap(), and v4kEepromGet().

◆ deviceType

uint8_t BaseEepHeader4k::deviceType

Definition at line 76 of file ah_eeprom_v4k.h.

◆ eepMisc

uint8_t BaseEepHeader4k::eepMisc

Definition at line 67 of file ah_eeprom_v4k.h.

Referenced by ath_hal_v4kEepromAttach().

◆ length

uint16_t BaseEepHeader4k::length

Definition at line 65 of file ah_eeprom_v4k.h.

Referenced by ath_hal_v4kEepromAttach(), and eepromSwap().

◆ macAddr

uint8_t BaseEepHeader4k::macAddr[6]

Definition at line 69 of file ah_eeprom_v4k.h.

Referenced by v4kEepromGet().

◆ opCapFlags

uint8_t BaseEepHeader4k::opCapFlags

Definition at line 66 of file ah_eeprom_v4k.h.

Referenced by v4kEepromGet().

◆ regDmn

uint16_t BaseEepHeader4k::regDmn[2]

Definition at line 68 of file ah_eeprom_v4k.h.

Referenced by eepromSwap(), and v4kEepromGet().

◆ rfSilent

uint16_t BaseEepHeader4k::rfSilent

Definition at line 72 of file ah_eeprom_v4k.h.

Referenced by eepromSwap(), and v4kEepromGet().

◆ rxMask

uint8_t BaseEepHeader4k::rxMask

Definition at line 70 of file ah_eeprom_v4k.h.

Referenced by v4kEepromGet().

◆ txGainType

uint8_t BaseEepHeader4k::txGainType

Definition at line 77 of file ah_eeprom_v4k.h.

Referenced by ar9285SetBoardValues(), and v4kEepromGet().

◆ txMask

uint8_t BaseEepHeader4k::txMask

Definition at line 71 of file ah_eeprom_v4k.h.

Referenced by ar9285SetPowerCalTable(), and v4kEepromGet().

◆ version

uint16_t BaseEepHeader4k::version

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