wlcore: count packets held per AC in each vif
authorArik Nemtsov <arik@wizery.com>
Tue, 27 Nov 2012 06:44:58 +0000 (08:44 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 5 Dec 2012 07:43:33 +0000 (09:43 +0200)
commit8591d42452f16b1888419da4456142864b08ef9e
tree4c63565b5951f716f036b1e47d98fdb388aa6633
parent1e0708a9574aee0136611edc5d3a7a9b2775a113
wlcore: count packets held per AC in each vif

This accounting will help find a vif that has data in a specific AC.
Otherwise we have to traverse all the links, which can be lengthy for
the AP case.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/debugfs.c
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/ps.c
drivers/net/wireless/ti/wlcore/tx.c
drivers/net/wireless/ti/wlcore/wlcore_i.h