Browse Source

Merge "msm: ipa3: Increase IPA SRAM Q6 "hw_stats_quota_size""

qctecmdr 1 year ago
parent
commit
f89afb89a2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      drivers/platform/msm/ipa/ipa_v3/ipa_utils.c

+ 3 - 3
drivers/platform/msm/ipa/ipa_v3/ipa_utils.c

@@ -6651,9 +6651,9 @@ static struct ipa3_mem_partition ipa_5_2_mem_part = {
 	.apps_hdr_proc_ctx_size = 0x200,
 	.apps_hdr_proc_ctx_size = 0x200,
 	.apps_hdr_proc_ctx_size_ddr = 0x0,
 	.apps_hdr_proc_ctx_size_ddr = 0x0,
 	.stats_quota_q6_ofst = 0x1868,
 	.stats_quota_q6_ofst = 0x1868,
-	.stats_quota_q6_size = 0x48,
-	.stats_quota_ap_ofst = 0x18B0,
-	.stats_quota_ap_size = 0x60,
+	.stats_quota_q6_size = 0x60,
+	.stats_quota_ap_ofst = 0x18C8,
+	.stats_quota_ap_size = 0x48,
 	.stats_tethering_ofst = 0x1910,
 	.stats_tethering_ofst = 0x1910,
 	.stats_tethering_size = 0x0,
 	.stats_tethering_size = 0x0,
 	.apps_v4_flt_nhash_ofst = 0x1918,
 	.apps_v4_flt_nhash_ofst = 0x1918,