Linux Kernel
3.7.1
|
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 |
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.
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.