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

#include <phy_common.h>

Data Fields

u8 cck [RTL92C_MAX_PATH_NUM][CHANNEL_MAX_NUMBER]
 
u8 ht40_1s [RTL92C_MAX_PATH_NUM][CHANNEL_MAX_NUMBER]
 
u8 ht40_2s [RTL92C_MAX_PATH_NUM][CHANNEL_MAX_NUMBER]
 
u8 ht20_diff [RTL92C_MAX_PATH_NUM][CHANNEL_MAX_NUMBER]
 
u8 legacy_ht_diff [RTL92C_MAX_PATH_NUM][CHANNEL_MAX_NUMBER]
 
u8 legacy_ht_txpowerdiff
 
u8 groupht20 [RTL92C_MAX_PATH_NUM][CHANNEL_MAX_NUMBER]
 
u8 groupht40 [RTL92C_MAX_PATH_NUM][CHANNEL_MAX_NUMBER]
 
u8 pwrgroup_cnt
 
u32 mcs_original_offset [4][16]
 

Detailed Description

Definition at line 177 of file phy_common.h.

Field Documentation

u8 cck

Definition at line 178 of file phy_common.h.

u8 groupht20

Definition at line 184 of file phy_common.h.

u8 groupht40

Definition at line 185 of file phy_common.h.

u8 ht20_diff

Definition at line 181 of file phy_common.h.

u8 ht40_1s

Definition at line 179 of file phy_common.h.

u8 ht40_2s

Definition at line 180 of file phy_common.h.

u8 legacy_ht_diff

Definition at line 182 of file phy_common.h.

u8 legacy_ht_txpowerdiff

Definition at line 183 of file phy_common.h.

u32 mcs_original_offset

Definition at line 187 of file phy_common.h.

u8 pwrgroup_cnt

Definition at line 186 of file phy_common.h.


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