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)
commit3edab305dfd48415074a36f1cdd605dcae8463de
tree090df6dff3214f856b54ceaf7b287737e0aacf60
parent72b0624fa5b766133fd0be9099724324b1f0d70e
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
This page took 0.028166 seconds and 5 git commands to generate.