]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl12xx: change GEM Tx-spare blocks per-vif
authorArik Nemtsov <arik@wizery.com>
Wed, 7 Dec 2011 21:38:47 +0000 (23:38 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:58 +0000 (08:43 +0300)
commit738592001631bf3a25e05941a99e4c501f03b2da
tree090df6dff3214f856b54ceaf7b287737e0aacf60
parent5836960959b1da73cb8f71ec71fe3f0219d2689b
wlcore/wl12xx: change GEM Tx-spare blocks per-vif

The number of spare Tx blocks must be changed when the GEM cipher is
engaged. Track set_key() operations to see if this is the case and
change the Tx HW spare block count accordingly. Set the number of spare
blocks for each operating mode from the low level driver.

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