mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
Merge "wifi: update INI configuration file" into oc-dr1-dev
This commit is contained in:
@@ -11,6 +11,9 @@ Intf1MacAddress=000AF58989FE
|
|||||||
Intf2MacAddress=000AF58989FD
|
Intf2MacAddress=000AF58989FD
|
||||||
Intf3MacAddress=000AF58989FC
|
Intf3MacAddress=000AF58989FC
|
||||||
|
|
||||||
|
#Disable DBS
|
||||||
|
gDualMacFeatureDisable=1
|
||||||
|
|
||||||
#Channel Bonding
|
#Channel Bonding
|
||||||
gChannelBondingMode5GHz=1
|
gChannelBondingMode5GHz=1
|
||||||
gChannelBondingMode24GHz=0
|
gChannelBondingMode24GHz=0
|
||||||
@@ -447,6 +450,13 @@ gActiveModeOffload=1
|
|||||||
# Enable Active mode offload
|
# Enable Active mode offload
|
||||||
gEnableActiveModeOffload=1
|
gEnableActiveModeOffload=1
|
||||||
|
|
||||||
|
#Enable APF in Active mode
|
||||||
|
gActiveUcBpfMode=1
|
||||||
|
gActiveMcBcBpfMode=1
|
||||||
|
|
||||||
|
#HW CCE Filter mode
|
||||||
|
gHwFilterMode=0
|
||||||
|
|
||||||
# WOW Enable/Disable.
|
# WOW Enable/Disable.
|
||||||
# 0 - Disable both magic pattern match and pattern byte match.
|
# 0 - Disable both magic pattern match and pattern byte match.
|
||||||
# 1 - Enable magic pattern match on all interfaces.
|
# 1 - Enable magic pattern match on all interfaces.
|
||||||
@@ -589,10 +599,6 @@ gSapSccChanAvoidance=0
|
|||||||
#Enable/Disable Tx beamformee in SAP mode
|
#Enable/Disable Tx beamformee in SAP mode
|
||||||
gEnableTxBFeeSAP=1
|
gEnableTxBFeeSAP=1
|
||||||
|
|
||||||
#Disable DBS
|
|
||||||
gDualMacFeatureDisable=1
|
|
||||||
|
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|
||||||
# Note: Configuration parser would not read anything past the END marker
|
# Note: Configuration parser would not read anything past the END marker
|
||||||
|
|||||||
Reference in New Issue
Block a user