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

Commit 80aaf7bb authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mdm: dataipa: increase the size of prefetch buffer"

parents f5f199d3 e71eeae7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ enum ipa_fltrt_equations {
#define IPA3_0_HW_TBL_ADDR_MASK (127)
#define IPA3_0_HW_RULE_BUF_SIZE (256)
#define IPA3_0_HW_RULE_START_ALIGNMENT (7)
#define IPA3_0_HW_RULE_PREFETCH_BUF_SIZE (128)
#define IPA3_0_HW_RULE_PREFETCH_BUF_SIZE (256)


/*