commit | 787b2dc44aa1ae2524f022659c6c6b2d3c979e04 | [log] [tgz] |
---|---|---|
author | Ido Yariv <ido@wizery.com> | Fri Jun 24 13:03:36 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Tue Jul 05 21:33:44 2011 +0300 |
tree | fa05e061059003a72a431ae56e541b49511aa3be | |
parent | 9e374a37b6fa2310b71d3c5657cd0c1e693120c6 [diff] |
wl12xx: Increase low & high TX watermarks The current TX watermark settings cause the driver to stop queues too frequently. Among other things, this can have a negative impact on WMM prioritization, since mac80211 sorts pending packets by their ACs. Fix this by increasing the high watermark to 256 packets. Increase the low watermark to 32 to minimize periods with queues being stopped. Signed-off-by: Ido Yariv <ido@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>