WLAN: M/W: Set cfg.ini values am: 8cf351e800

am: 2c3bb7a257

Change-Id: I0bf231ad9bce47d64f5e55fcec5141a98f0a378f
This commit is contained in:
Srinivas Girigowda
2017-09-15 01:37:01 +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 ################
#############################################