summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
diff options
context:
space:
mode:
authorVijayavardhan Vennapusa <vvreddy@codeaurora.org>2017-10-10 11:50:18 +0530
committerVijayavardhan Vennapusa <vvreddy@codeaurora.org>2017-10-10 11:51:54 +0530
commite2ed5d95d208ff1febae9cc817858ca18ad691d2 (patch)
tree17acbedb4624bcddf8a084a891559d7dfdc13c0c /lib/mpi/mpi-inline.h
parent8aedd7084222d4cce3acdfe3c71820c674503bee (diff)
USB: rndis: Honor dl_max_packet_size value sent by host
This change starts using dl_max_packet_size value sent by host as part of USB RNDIS init message communication. Using default dl_max_packet_size value results into low throughput with more data loss on host side as host side RNDIS can't support de-aggregation (applicable for Linux Host RNDIS driver) or it ignores received more data then host side RNDIS can handle. To use fine tune dl_max_packet_size for better throughput, driver selects minimum value between host supported dl_max_packet_size and default size (i.e. 9216 bytes as RNDIS IN aggregation size). Change-Id: I00c81bc905a032867c537536b01bf32584c37e63 Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions