commit | e9eb8cbe77139470651c858b8b7a3d20d332cf47 | [log] [tgz] |
---|---|---|
author | Guy Eilam <guy@wizery.com> | Tue Aug 16 19:49:12 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Thu Aug 25 10:10:41 2011 +0300 |
tree | 28b83a2cf3365db633608c3baf32c9a7741a862a | |
parent | 04b4d69c89593d907d81a4aa33e4e42a632fe436 [diff] |
wl12xx: use 2 spare TX blocks for GEM cipher Add tx_spare_blocks member to the wl1271 struct for more generic configuration of the amount of spare TX blocks that should be used. The default value is 1. In case GEM cipher is used by the STA, we need 2 spare TX blocks instead of just 1. Signed-off-by: Guy Eilam <guy@wizery.com> Acked-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>