diff options
author | Xinming Hu <[email protected]> | 2017-05-23 07:12:32 +0000 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-05-31 16:54:08 +0300 |
commit | c59942938c6ab37f69658cafec6869eeb77e2e79 (patch) | |
tree | 682284bf5ab527ca9daaa57c2493ae294c6a9dbf /lib/mpi/mpi-internal.h | |
parent | 42d1abb50ffc51c65e9cec735c8a9711296a05f7 (diff) |
mwifiex: usb: transmit aggregation packets
Instead of using 4KB packet buffer for data transfer, new chipset have
more device memory. This patch try to aggregation packets in an 16KB
buffer. In this way, totally usb transaction cost will be reduced.
Thoughput test on usb 2.0 show both TCP TX and UPD TX promote ~40M,
from ~240M to ~280M.
This feature is default disabled, and can be enabled by module
parameter, like:
insmod mwifiex.ko aggr_ctrl=1
Signed-off-by: Xinming Hu <[email protected]>
Signed-off-by: Cathy Luo <[email protected]>
Signed-off-by: Ganapathi Bhat <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions