aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWey-Yi Guy <[email protected]>2009-11-13 11:56:30 -0800
committerJohn W. Linville <[email protected]>2009-11-18 17:09:05 -0500
commitae16fc3c3184bf27f0462e1951df918122498829 (patch)
tree6bfe0c4d2f7bd7572d9dcbe7c28f788d78d868ac /tools/perf/scripts/python
parent4d6ccbf57ff7653217b7149976aa31e19f996544 (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 <[email protected]> Signed-off-by: Reinette Chatre <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions