commit | 9e374a37b6fa2310b71d3c5657cd0c1e693120c6 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Fri Jun 24 13:03:35 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Tue Jul 05 21:33:44 2011 +0300 |
tree | d886df79f362a6ad6be9d4d07a0728ed48d3e653 | |
parent | fae2fd767e9d380ed0d05e4a5d6b1673e2c2d3df [diff] |
wl12xx: schedule TX packets according to FW occupancy When selecting packets for transmission, prefer the ACs that are least occupied in the FW. When packets for multiple ACs are present in the FW, it decides which to transmit according to WMM QoS parameters. With these changes, lower priority ACs should not be starved when higher priority traffic is present. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>