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

Commit 50a222d4 authored by Michael Adisumarta's avatar Michael Adisumarta
Browse files

msm: ipa3: change the MHIP ul/dl ring size



Set all the MHIP pipes ring size to 64
for new uc-flow control.

Change-Id: I7347efd781b34d1693a0b899bb8704c8f358c0ab
Acked-by: default avatarSuhas Mallesh <smallesh@qti.qualcomm.com>
Signed-off-by: default avatarMichael Adisumarta <madisuma@codeaurora.org>
parent 1526c9c6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -58,8 +58,8 @@

#define IPA_SUSPEND_BUSY_TIMEOUT (msecs_to_jiffies(10))

#define DEFAULT_MPM_RING_SIZE_UL 6
#define DEFAULT_MPM_RING_SIZE_DL 16
#define DEFAULT_MPM_RING_SIZE_UL 64
#define DEFAULT_MPM_RING_SIZE_DL 64
#define DEFAULT_MPM_TETH_AGGR_SIZE 24
#define DEFAULT_MPM_UC_THRESH_SIZE 4