Add a new TX power field - it's inteded to be used where low TX power

is configured for higher rates (lower than max) but higher TX power
is configured for the lower rates, above the configured cap, to improve
long distance behaviour.
This commit is contained in:
Adrian Chadd 2013-04-05 09:06:39 +00:00
parent 9580780191
commit 7598a108ff

View File

@ -392,6 +392,7 @@ struct ath_hal_private {
int16_t ah_powerLimit; /* tx power cap */
uint16_t ah_maxPowerLevel; /* calculated max tx power */
u_int ah_tpScale; /* tx power scale factor */
u_int16_t ah_extraTxPow; /* low rates extra-txpower */
uint32_t ah_11nCompat; /* 11n compat controls */
/*