Explorar el Código

qcacmn: Increase peer count to support 16 vaps in DBDC

Increase peer count to support 16 vaps per radio in DBDC mode

Change-Id: I9c75ee4051aa23c6c078a022d7d3f214b8e58971
CRs-Fixed: 2048254
Kiran Venkatappa hace 8 años
padre
commit
8dac1dba72
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      wlan_cfg/wlan_cfg.c

+ 1 - 1
wlan_cfg/wlan_cfg.c

@@ -76,7 +76,7 @@
 #define WLAN_CFG_NUM_REO_DEST_RING 4
 
 #define WLAN_CFG_HTT_PKT_TYPE 2
-#define WLAN_CFG_MAX_PEER_ID 32
+#define WLAN_CFG_MAX_PEER_ID 64
 
 #ifdef CONFIG_MCL
 #define WLAN_CFG_PER_PDEV_RX_RING 0