qcacmn: Add QCA_WIFI_QCA6490 support for pktlog
Enable pktlog processing for QCA6490 based chipsets. Change-Id: I23939a284921211fcb869ce8473212014216cf74 CRs-Fixed: 2522133
This commit is contained in:

committed by
nshrivas

parent
7dab661c10
commit
113ba25d75
@@ -211,7 +211,7 @@
|
||||
|
||||
#define WLAN_CFG_RX_RELEASE_RING_SIZE 1024
|
||||
#define WLAN_CFG_RX_RELEASE_RING_SIZE_MIN 8
|
||||
#if defined(QCA_WIFI_QCA6390)
|
||||
#if defined(QCA_WIFI_QCA6390) || defined(QCA_WIFI_QCA6490)
|
||||
#define WLAN_CFG_RX_RELEASE_RING_SIZE_MAX 1024
|
||||
#else
|
||||
#define WLAN_CFG_RX_RELEASE_RING_SIZE_MAX 8192
|
||||
|
Reference in New Issue
Block a user