FreeBSD kernel ATH device code
base_eep_ar9287_header Struct Reference

#include <ah_eeprom_9287.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 openLoopPwrCntl
 
int8_t pwrTableOffset
 
int8_t tempSensSlope
 
int8_t tempSensSlopePalOn
 
uint8_t futureBase [29]
 

Detailed Description

Definition at line 58 of file ah_eeprom_9287.h.

Field Documentation

◆ binBuildNumber

uint32_t base_eep_ar9287_header::binBuildNumber

Definition at line 71 of file ah_eeprom_9287.h.

◆ blueToothOptions

uint16_t base_eep_ar9287_header::blueToothOptions

Definition at line 69 of file ah_eeprom_9287.h.

Referenced by eepromSwap().

◆ checksum

uint16_t base_eep_ar9287_header::checksum

Definition at line 60 of file ah_eeprom_9287.h.

Referenced by eepromSwap().

◆ deviceCap

uint16_t base_eep_ar9287_header::deviceCap

Definition at line 70 of file ah_eeprom_9287.h.

Referenced by eepromSwap(), and v9287EepromGet().

◆ deviceType

uint8_t base_eep_ar9287_header::deviceType

Definition at line 72 of file ah_eeprom_9287.h.

◆ eepMisc

uint8_t base_eep_ar9287_header::eepMisc

Definition at line 63 of file ah_eeprom_9287.h.

Referenced by ath_hal_9287EepromAttach().

◆ futureBase

uint8_t base_eep_ar9287_header::futureBase[29]

Definition at line 77 of file ah_eeprom_9287.h.

◆ length

uint16_t base_eep_ar9287_header::length

Definition at line 61 of file ah_eeprom_9287.h.

Referenced by ath_hal_9287EepromAttach(), and eepromSwap().

◆ macAddr

uint8_t base_eep_ar9287_header::macAddr[6]

Definition at line 65 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ opCapFlags

uint8_t base_eep_ar9287_header::opCapFlags

Definition at line 62 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ openLoopPwrCntl

uint8_t base_eep_ar9287_header::openLoopPwrCntl

Definition at line 73 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ pwrTableOffset

int8_t base_eep_ar9287_header::pwrTableOffset

Definition at line 74 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ regDmn

uint16_t base_eep_ar9287_header::regDmn[2]

Definition at line 64 of file ah_eeprom_9287.h.

Referenced by eepromSwap(), and v9287EepromGet().

◆ rfSilent

uint16_t base_eep_ar9287_header::rfSilent

Definition at line 68 of file ah_eeprom_9287.h.

Referenced by eepromSwap(), and v9287EepromGet().

◆ rxMask

uint8_t base_eep_ar9287_header::rxMask

Definition at line 66 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ tempSensSlope

int8_t base_eep_ar9287_header::tempSensSlope

Definition at line 75 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ tempSensSlopePalOn

int8_t base_eep_ar9287_header::tempSensSlopePalOn

Definition at line 76 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ txMask

uint8_t base_eep_ar9287_header::txMask

Definition at line 67 of file ah_eeprom_9287.h.

Referenced by ar9287SetPowerCalTable(), and v9287EepromGet().

◆ version

uint16_t base_eep_ar9287_header::version

Definition at line 59 of file ah_eeprom_9287.h.

Referenced by ar9287SetPowerCalTable(), ath_hal_9287EepromAttach(), and eepromSwap().


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