commit | a8c0ddb5ba2889e1e11a033ccbadfc600f236a91 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Feb 23 00:22:26 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Wed Feb 23 11:14:56 2011 +0200 |
tree | 6daf6085a8e8cd176f8e4d1a823399353caa6f21 | |
parent | 99a2775d02a7accf4cc661a65c76fd7b379d1c7a [diff] |
wl12xx: AP-mode - TX queue per link in AC When operating in AP-mode we require a per link tx-queue. This allows us to implement HW assisted PS mode for links, as well as regulate per-link FW TX blocks consumption. Split each link into ACs to support future QoS for AP-mode. AC queues are emptied in priority and per-link queues are scheduled in a simple round-robin fashion. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>