Explorar o código

qcacmn: Increase CE2 count to 128 for QCN9000

Increase destination CE2 buffer count to 128 for
QCN9000.

Change-Id: I4b497c385e461d093da5fa5ed03e2aa299dfb1f9
Nandha Kishore Easwaran %!s(int64=5) %!d(string=hai) anos
pai
achega
e6ffcdabce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hif/src/ce/ce_assignment.h

+ 1 - 1
hif/src/ce/ce_assignment.h

@@ -980,7 +980,7 @@ static struct CE_attr host_ce_config_wlan_qcn9000[] = {
 		512, NULL,},
 	/* target->host WMI */
 	{/*CE2*/ (CE_ATTR_FLAGS), 0, 0,  2048,
-		32, NULL,},
+		128, NULL,},
 	/* host->target WMI */
 	{/*CE3*/ (CE_ATTR_FLAGS), 0, 32, 2048, 0, NULL,},
 	/* host->target HTT */