mwifiex: increase SDIO multiport aggregation buffer sizes
authorAmitkumar Karwar <akarwar@marvell.com>
Mon, 14 Apr 2014 22:32:50 +0000 (15:32 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Apr 2014 19:06:29 +0000 (15:06 -0400)
commite1aa93a47ddd13e30f95684f96ff90729b163f64
treee3151b68b49833da56830baebf78d01d4ce68b5e
parent16cf6b804d37e8a0c6e36965d3a2c661b5116141
mwifiex: increase SDIO multiport aggregation buffer sizes

Currently Tx and Rx buffer sizes are 8K and 16K respectively for
all chipsets. We will change them to 32K for SD8897 and 16K for
older chipsets. SD8897 chipset has more SDIO data ports than
older chipsets.
This patch will help to improve throughput numbers.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/sdio.c
drivers/net/wireless/mwifiex/sdio.h
This page took 0.027799 seconds and 5 git commands to generate.