iPXE
Data Fields
ath5k_chan_pcal_info Struct Reference

#include <eeprom.h>

Data Fields

u16 freq
 
s16 max_pwr
 
s16 min_pwr
 
union {
   struct ath5k_chan_pcal_info_rf5111   rf5111_info
 
   struct ath5k_chan_pcal_info_rf5112   rf5112_info
 
   struct ath5k_chan_pcal_info_rf2413   rf2413_info
 
}; 
 
struct ath5k_pdgain_infopd_curves
 

Detailed Description

Definition at line 326 of file eeprom.h.

Field Documentation

◆ freq

u16 ath5k_chan_pcal_info::freq

◆ max_pwr

s16 ath5k_chan_pcal_info::max_pwr

◆ min_pwr

s16 ath5k_chan_pcal_info::min_pwr

◆ rf5111_info

struct ath5k_chan_pcal_info_rf5111 ath5k_chan_pcal_info::rf5111_info

◆ rf5112_info

struct ath5k_chan_pcal_info_rf5112 ath5k_chan_pcal_info::rf5112_info

◆ rf2413_info

struct ath5k_chan_pcal_info_rf2413 ath5k_chan_pcal_info::rf2413_info

◆ @21

union { ... }

◆ pd_curves

struct ath5k_pdgain_info* ath5k_chan_pcal_info::pd_curves

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