Przeglądaj źródła

qcacld-3.0: setting perodic tx pattern config

Setting the defaul perodic tx pattern config to 3 for Genoa platform.

Change-Id: I8211d1de9d7bc98c6151b71d50360db74960eab9
CRs-Fixed: 2773710
Paul Zhang 4 lat temu
rodzic
commit
bb86844661
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      configs/genoa.common

+ 1 - 1
configs/genoa.common

@@ -198,7 +198,7 @@ CONFIG_CFG_GTK_OFFLOAD_MAX_VDEV := 2
 CONFIG_CFG_ROAM_OFFLOAD_MAX_VDEV := 1
 
 # Max Periodic Tx Pattern Config
-CONFIG_CFG_MAX_PERIODIC_TX_PTRNS := 2
+CONFIG_CFG_MAX_PERIODIC_TX_PTRNS := 3
 
 # Max Sta Vdev Config
 CONFIG_CFG_MAX_STA_VDEVS := 2