commit | 09039f42a24084c10e7761ab28ef22932c62a46f | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Feb 23 00:22:30 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Wed Feb 23 11:18:46 2011 +0200 |
tree | 09c46d96003ef58080c3559158c94a7c5dd0b3b7 | |
parent | 409622ecc2a3b618b31b1894ed6360fbdca95d62 [diff] |
wl12xx: AP-mode - count free FW TX blocks per link Count the number of FW TX blocks allocated per link. We add blocks to a link counter when allocated for a TX descriptor. We remove blocks according to counters in fw_status indicating the number of freed blocks in FW. These counters are polled after each IRQ. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>