iPXE
Data Fields
base_eep_header_4k Struct Reference

#include <eeprom.h>

Data Fields

u16 length
 
u16 checksum
 
u16 version
 
u8 opCapFlags
 
u8 eepMisc
 
u16 regDmn [2]
 
u8 macAddr [6]
 
u8 rxMask
 
u8 txMask
 
u16 rfSilent
 
u16 blueToothOptions
 
u16 deviceCap
 
u32 binBuildNumber
 
u8 deviceType
 
u8 txGainType
 

Detailed Description

Definition at line 311 of file eeprom.h.

Field Documentation

◆ length

u16 base_eep_header_4k::length

Definition at line 312 of file eeprom.h.

Referenced by ath9k_hw_4k_check_eeprom().

◆ checksum

u16 base_eep_header_4k::checksum

Definition at line 313 of file eeprom.h.

Referenced by ath9k_hw_4k_check_eeprom().

◆ version

u16 base_eep_header_4k::version

◆ opCapFlags

u8 base_eep_header_4k::opCapFlags

Definition at line 315 of file eeprom.h.

Referenced by ath9k_hw_4k_get_eeprom().

◆ eepMisc

u8 base_eep_header_4k::eepMisc

Definition at line 316 of file eeprom.h.

◆ regDmn

u16 base_eep_header_4k::regDmn[2]

Definition at line 317 of file eeprom.h.

Referenced by ath9k_hw_4k_check_eeprom(), and ath9k_hw_4k_get_eeprom().

◆ macAddr

u8 base_eep_header_4k::macAddr[6]

Definition at line 318 of file eeprom.h.

Referenced by ath9k_hw_4k_get_eeprom().

◆ rxMask

u8 base_eep_header_4k::rxMask

Definition at line 319 of file eeprom.h.

Referenced by ath9k_hw_4k_get_eeprom().

◆ txMask

u8 base_eep_header_4k::txMask

Definition at line 320 of file eeprom.h.

Referenced by ath9k_hw_4k_get_eeprom(), and ath9k_hw_set_4k_power_cal_table().

◆ rfSilent

u16 base_eep_header_4k::rfSilent

Definition at line 321 of file eeprom.h.

Referenced by ath9k_hw_4k_check_eeprom(), and ath9k_hw_4k_get_eeprom().

◆ blueToothOptions

u16 base_eep_header_4k::blueToothOptions

Definition at line 322 of file eeprom.h.

Referenced by ath9k_hw_4k_check_eeprom().

◆ deviceCap

u16 base_eep_header_4k::deviceCap

Definition at line 323 of file eeprom.h.

Referenced by ath9k_hw_4k_check_eeprom(), and ath9k_hw_4k_get_eeprom().

◆ binBuildNumber

u32 base_eep_header_4k::binBuildNumber

Definition at line 324 of file eeprom.h.

◆ deviceType

u8 base_eep_header_4k::deviceType

Definition at line 325 of file eeprom.h.

◆ txGainType

u8 base_eep_header_4k::txGainType

Definition at line 326 of file eeprom.h.

Referenced by ath9k_hw_4k_get_eeprom(), and ath9k_hw_4k_set_board_values().


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