From: Arik Nemtsov Date: Tue, 22 Feb 2011 22:22:26 +0000 (+0200) Subject: wl12xx: AP-mode - TX queue per link in AC X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~69^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c0ddb5ba2889e1e11a033ccbadfc600f236a91;p=pandora-kernel.git 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed