diff options
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2009-11-13 11:56:30 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-18 17:09:05 -0500 |
commit | ae16fc3c3184bf27f0462e1951df918122498829 (patch) | |
tree | 6bfe0c4d2f7bd7572d9dcbe7c28f788d78d868ac /drivers/net/bnx2x_fw_defs.h | |
parent | 4d6ccbf57ff7653217b7149976aa31e19f996544 (diff) |
iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 series
In both 6x00 and 6x50 series, the enhanced/extended tx power table in
EEPROM is used to set the max. tx power limit.
This new tx power table is in 1/2 dBm format, which creates an issue of
possibility of 1/2 dBm loss when driver set the tx power limit; because
of driver keep track and report the tx power in dBm format.
In order to prevent the 1/2 dBm loss, keep track of the true max tx
power in 1/2 dBm format in driver; do the comparison and adjust the tx
power if needed when send tx power command to uCode.
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/bnx2x_fw_defs.h')
0 files changed, 0 insertions, 0 deletions