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

Commit 9ac0a726 authored by Armaan Siddiqui's avatar Armaan Siddiqui
Browse files

msm: ipa: add support to 15 PDN offload via IPA



Make changes to increase the max num hw pdns to 15 to cater
to requirement. Also increase the SRAM memory for PDN table
to store the additional PDN entries.

Change-Id: I6a0ff4659d4c577635b89e7d8d2a0de108b39269
Signed-off-by: default avatarArmaan Siddiqui <asiddiqu@codeaurora.org>
parent 1a6f8ce5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -218,7 +218,8 @@
/**
 * maximal number of NAT PDNs in the PDN config table
 */
#define IPA_MAX_PDN_NUM 5
#define IPA_MAX_PDN_NUM 16
#define IPA_MAX_PDN_NUM_v4 5

/**
 * enum ipa_client_type - names for the various IPA "clients"