Browse Source

Merge "qca-wifi: Set max vdev count to 60"

Linux Build Service Account 5 năm trước cách đây
mục cha
commit
9b997e4493
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      configs/wlan_cfg/ap_wlan_cfg.config

+ 3 - 0
configs/wlan_cfg/ap_wlan_cfg.config

@@ -34,3 +34,6 @@ ifeq ($(strip ${NO_RX_PKT_HDR_TLV}),1)
 EXTRA_CFLAGS += -DRX_DATA_BUFFER_SIZE=1792
 EXTRA_CFLAGS += -DRX_DATA_BUFFER_ALIGNMENT=0
 endif
+
+EXTRA_CFLAGS += -DWLAN_PSOC_MAX_VDEVS=60
+EXTRA_CFLAGS += -DWLAN_PDEV_MAX_VDEVS=30