Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iwl_eeprom_enhanced_txpwr Struct Reference

Data Fields

u8 flags
 
u8 channel
 
s8 chain_a_max
 
s8 chain_b_max
 
s8 chain_c_max
 
u8 delta_20_in_40
 
s8 mimo2_max
 
s8 mimo3_max
 

Detailed Description

iwl_eeprom_enhanced_txpwr structure : entry flags : channel number : chain a max power in 1/2 dBm : chain b max power in 1/2 dBm : chain c max power in 1/2 dBm : 20-in-40 deltas (hi/lo) : mimo2 max power in 1/2 dBm : mimo3 max power in 1/2 dBm

This structure presents the enhanced regulatory tx power limit layout in an EEPROM image.

Definition at line 322 of file iwl-eeprom-parse.c.

Field Documentation

s8 chain_a_max

Definition at line 325 of file iwl-eeprom-parse.c.

s8 chain_b_max

Definition at line 326 of file iwl-eeprom-parse.c.

s8 chain_c_max

Definition at line 327 of file iwl-eeprom-parse.c.

Definition at line 324 of file iwl-eeprom-parse.c.

u8 delta_20_in_40

Definition at line 328 of file iwl-eeprom-parse.c.

u8 flags

Definition at line 323 of file iwl-eeprom-parse.c.

s8 mimo2_max

Definition at line 329 of file iwl-eeprom-parse.c.

s8 mimo3_max

Definition at line 330 of file iwl-eeprom-parse.c.


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