瀏覽代碼

qcacmn: Update number of chips supported for MLO

To support MLO on 4 chips, update the maximum number of chips that
can participate in MLO to 4

CRs-Fixed: 3426681
Change-Id: I1281eed9720d5a5f17bbb6a5e3c7f9e56842a33f
Sreeramya Soratkal 2 年之前
父節點
當前提交
55cbe940ac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dp/wifi3.0/be/mlo/dp_mlo.h

+ 1 - 1
dp/wifi3.0/be/mlo/dp_mlo.h

@@ -26,7 +26,7 @@
 #define DP_MAX_MLO_PEER 512
 
 /* Max number of chips supported */
-#define DP_MLO_MAX_DEST_CHIP_ID 3
+#define DP_MLO_MAX_DEST_CHIP_ID 4
 
 /*
  * NB: intentionally not using kernel-doc comment because the kernel-doc