]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: schedule TX packets according to FW occupancy
authorArik Nemtsov <arik@wizery.com>
Fri, 24 Jun 2011 10:03:35 +0000 (13:03 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jul 2011 18:33:44 +0000 (21:33 +0300)
commit7cd1513bfee430f7895cefcdf39e831f091f0c74
treed886df79f362a6ad6be9d4d07a0728ed48d3e653
parent24d286a7985f3266472302166c0e0bf45869b3c4
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>
drivers/net/wireless/wl12xx/debugfs.c
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/tx.c
drivers/net/wireless/wl12xx/wl12xx.h