qcacmn: Increase peer count to 32 in DP cfg

Increase peer count in DP cfg to 32 to support 16 VAPs in MBSS scenario

Change-Id: I0fa0fac4948e7e70bfc0079e185c7bad4dee274a
This commit is contained in:
Kiran Venkatappa
2017-03-17 23:09:33 +05:30
committed by Sandeep Puligilla
parent df8e0bea8f
commit fc79e797e9

View File

@@ -77,7 +77,7 @@
#define WLAN_CFG_NUM_REO_DEST_RING 4
#define WLAN_CFG_HTT_PKT_TYPE 2
#define WLAN_CFG_MAX_PEER_ID 16
#define WLAN_CFG_MAX_PEER_ID 32
#ifdef CONFIG_MCL
#define NUM_RXDMA_RINGS_PER_PDEV 2