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

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

Merge "msm: ipa3: Fix increase the NAPI budget to maximum"

parents 7c22e26a 1346a267
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
#include "ipahal/ipahal_fltrt.h"

#define IPA_GSI_EVENT_RP_SIZE 8
#define IPA_WAN_AGGR_PKT_CNT 5
#define IPA_WAN_AGGR_PKT_CNT 1
#define IPA_WAN_NAPI_MAX_FRAMES (NAPI_WEIGHT / IPA_WAN_AGGR_PKT_CNT)
#define IPA_WAN_PAGE_ORDER 3
#define IPA_LAN_AGGR_PKT_CNT 5
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@

#define IPA_MAX_NUM_REQ_CACHE 10

#define NAPI_WEIGHT 60
#define NAPI_WEIGHT 64

#define NAPI_TX_WEIGHT 64