WLAN: M/W: Set cfg.ini values

am: 8cf351e800

Change-Id: I84db75ee4cc11e399a5b8a9a7b1e4a18540a67c8
This commit is contained in:
Srinivas Girigowda
2017-09-15 01:03:52 +00:00
committed by android-build-merger

View File

@@ -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 ################
#############################################