WLAN: Taimen: Set cfg.ini values

am: 6e05ad6c85

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