mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "usb: gadget: gsi: Increase Rmnet UL buffer size from 16K to 31K"
This commit is contained in:
commit
0120c2021b
@ -49,7 +49,7 @@
|
||||
#define GSI_ECM_AGGR_SIZE 2048
|
||||
|
||||
#define GSI_OUT_MBIM_BUF_LEN 16384
|
||||
#define GSI_OUT_RMNET_BUF_LEN 16384
|
||||
#define GSI_OUT_RMNET_BUF_LEN 31744
|
||||
#define GSI_OUT_ECM_BUF_LEN 2048
|
||||
|
||||
#define GSI_IPA_READY_TIMEOUT 5000
|
||||
|
Loading…
x
Reference in New Issue
Block a user