FreeBSD kernel ATH device code
trgtPowerAllModes Struct Reference

#include <ah_eeprom_v3.h>

Collaboration diagram for trgtPowerAllModes:

Data Fields

uint16_t numTargetPwr_11a
 
TRGT_POWER_INFO trgtPwr_11a [NUM_TEST_FREQUENCIES]
 
uint16_t numTargetPwr_11g
 
TRGT_POWER_INFO trgtPwr_11g [3]
 
uint16_t numTargetPwr_11b
 
TRGT_POWER_INFO trgtPwr_11b [2]
 

Detailed Description

Definition at line 202 of file ah_eeprom_v3.h.

Field Documentation

◆ numTargetPwr_11a

uint16_t trgtPowerAllModes::numTargetPwr_11a

Definition at line 203 of file ah_eeprom_v3.h.

◆ numTargetPwr_11b

uint16_t trgtPowerAllModes::numTargetPwr_11b

Definition at line 207 of file ah_eeprom_v3.h.

◆ numTargetPwr_11g

uint16_t trgtPowerAllModes::numTargetPwr_11g

Definition at line 205 of file ah_eeprom_v3.h.

◆ trgtPwr_11a

TRGT_POWER_INFO trgtPowerAllModes::trgtPwr_11a[NUM_TEST_FREQUENCIES]

Definition at line 204 of file ah_eeprom_v3.h.

◆ trgtPwr_11b

TRGT_POWER_INFO trgtPowerAllModes::trgtPwr_11b[2]

Definition at line 208 of file ah_eeprom_v3.h.

◆ trgtPwr_11g

TRGT_POWER_INFO trgtPowerAllModes::trgtPwr_11g[3]

Definition at line 206 of file ah_eeprom_v3.h.


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