summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-09-15 05:52:41 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-15 05:52:41 +0000
commitd6f35002cc455f7331dbec8586ba8974f17a43d4 (patch)
tree3dbe1b207d7f12b01677d7be88cb8112f4df392a
parente534a51e34361ba0cab46e28cbff1cb3fb381161 (diff)
parent126a33e2a8b4c82eb6cfffdbbe0e1ab423176c71 (diff)
downloadtaimen-d6f35002cc455f7331dbec8586ba8974f17a43d4.tar.gz
Merge cherrypicks of [2905832, 2906321, 2905732, 2906078, 2905510, 2905511, 2905512, 2905513, 2906336, 2906337, 2904895, 2905833, 2906322, 2906079, 2906080] into oc-mr1-release
Change-Id: I2d792c2dd92522a50388bc28f38f7a54f7f6e613
-rw-r--r--WCNSS_qcom_cfg.ini7
1 files changed, 6 insertions, 1 deletions
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini
index eb53cb9..18219bc 100644
--- a/WCNSS_qcom_cfg.ini
+++ b/WCNSS_qcom_cfg.ini
@@ -61,7 +61,8 @@ gDot11Mode=0
# Enable Rx handling options
# Rx_thread=1 RPS=2(default for ROME) NAPI=4(default for ihelium)
-rx_mode=4
+# Rx_thread + NAPI = 5
+rx_mode=5
#Enable VHT on 2.4Ghz
gEnableVhtFor24GHzBand=1
@@ -235,6 +236,10 @@ ght_mpdu_density=4
# 1 - enable 0 - disable(default)
gEnableFlowSteering=1
+ce_service_max_yield_time=500
+ce_service_max_rx_ind_flush=1
+maxMSDUsPerRxInd=8
+
################ Datapath feature set End ################
#############################################