qcacmn: Increase IPA Max bandwidth to support high BW voting
Increase IPA Max bandwidth to support high BW voting Change-Id: I80d127601d7c6c6feb214062cee6b35a3553f9de
This commit is contained in:

committed by
Madan Koyyalamudi

parent
601e5975d1
commit
0dd1799d92
@@ -77,7 +77,11 @@
|
|||||||
#define WLAN_IPA_UC_STA_ENABLE_MASK BIT(6)
|
#define WLAN_IPA_UC_STA_ENABLE_MASK BIT(6)
|
||||||
#define WLAN_IPA_REAL_TIME_DEBUGGING BIT(8)
|
#define WLAN_IPA_REAL_TIME_DEBUGGING BIT(8)
|
||||||
|
|
||||||
|
#ifdef QCA_IPA_LL_TX_FLOW_CONTROL
|
||||||
|
#define WLAN_IPA_MAX_BANDWIDTH 4800
|
||||||
|
#else
|
||||||
#define WLAN_IPA_MAX_BANDWIDTH 800
|
#define WLAN_IPA_MAX_BANDWIDTH 800
|
||||||
|
#endif
|
||||||
|
|
||||||
#define WLAN_IPA_MAX_PENDING_EVENT_COUNT 20
|
#define WLAN_IPA_MAX_PENDING_EVENT_COUNT 20
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user