]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: Enable dynamic memory for 127x
authorIdo Yariv <ido@wizery.com>
Mon, 18 Apr 2011 13:45:10 +0000 (16:45 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 2 May 2011 07:27:17 +0000 (10:27 +0300)
commit2cd5028f3c1ddcb7071f93c22698df4faaf0dc44
tree3c14442818f4cba1e939f85dd8da334e0563fe82
parentd0a28171704e7568e3828d336b4fe70e18f5bbc8
wl12xx: Enable dynamic memory for 127x

The FW can dynamically manage its internal TX & RX memory pools, moving
blocks from one pool to another when necessary. This can significantly
improve performance. Currently this feature is enabled only for 128x.

Enable dynamic memory for 127x as well. Other parameters in the memory
configuration structure may need to be fine tuned, as the optimal values
for these may change once dynamic memory is enabled.

Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c