Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 066d718a authored by Hemant Kumar's avatar Hemant Kumar Committed by Gerrit - the friendly Code Review server
Browse files

usb: f_gsi: Honor RNDIS host IN aggregation size



Currently aggregation size is capped to 9K. This
results in to low downlink throughput of 1.8Gbps
when desired throughput is 2.4Gbps. Fix this issue
by honoring host provided IN aggregation size. On
Win7 Host this size is 16K. This improves the bus
utilization and allows to achieve desired throughput.
Also update the default GSI_IN_RNDIS_AGGR_SIZE to
16K and increase number of RNDIS IN buffers to 50
to accommodate 3 aggregated RNDIS packets.

Change-Id: I6d6022825f8226bf1415a8f128051535aa946871
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 285dbc85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment