From 6278c0965aaef998bc97c77736f7268845caa25b Mon Sep 17 00:00:00 2001 From: Alexander Winkowski Date: Sun, 31 Jul 2022 06:04:06 +0000 Subject: [PATCH] sm6250-common: wifi: Clean up WCNSS_qcom_cfg.ini Remove parameters that no longer exist. Change-Id: Ib6800987c57d050ea6fa621191e2d6df3fc80c97 --- wifi/WCNSS_qcom_cfg.ini | 46 ----------------------------------------- 1 file changed, 46 deletions(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 5ff2c59..cff6819 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -17,8 +17,6 @@ gDot11Mode=0 # Each byte of MAC address is represented in Hex format as XX Intf0MacAddress=000AF58989FF Intf1MacAddress=000AF58989FE -Intf2MacAddress=000AF58989FD -Intf3MacAddress=000AF58989FC # UAPSD service interval for VO,VI, BE, BK traffic InfraUapsdVoSrvIntv=0 @@ -29,11 +27,6 @@ InfraUapsdBkSrvIntv=0 # Flag to allow STA send AddTspec even when ACM is Off gAddTSWhenACMIsOff=1 -# Flags to filter Mcast and Bcast RX packets. -# Value 0: No filtering, 1: Filter all Multicast. -# 2: Filter all Broadcast. 3: Filter all Mcast abd Bcast -McastBcastFilter=3 - #Flag to enable HostARPOffload feature or not hostArpOffload=1 @@ -49,12 +42,6 @@ gEnableApOBSSProt=1 #Enable/Disable UAPSD for SoftAP gEnableApUapsd=1 -# Fixed Rate -gFixedRate=0 - -# Maximum Tx power -# gTxPowerCap=30 - # Fragmentation Threshold # gFragmentationThreshold=2346 @@ -85,7 +72,6 @@ gNeighborScanTimerPeriod=200 gNeighborLookupThreshold=76 gNeighborScanChannelMinTime=20 gNeighborScanChannelMaxTime=30 -gMaxNeighborReqTries=3 # Legacy (non-ESE, non-802.11r) Fast Roaming Support # To enable, set FastRoamEnabled=1 @@ -106,15 +92,9 @@ gRoamIntraBand=0 gShortGI20Mhz=1 gShortGI40Mhz=1 -#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled -gAPAutoShutOff=0 - #Auto Shutdown wlan : Value in Seconds. 0 means disabled. Max 1 day = 86400 sec gWlanAutoShutdown = 0 -# Not used. -gApAutoChannelSelection=0 - #Preferred band (both or 2.4 only or 5 only) BandCapability=0 @@ -146,10 +126,6 @@ gChannelBondingMode5GHz=1 gGoKeepAlivePeriod = 20 gApKeepAlivePeriod = 20 -#If set will start with active scan after driver load, otherwise will start with -#passive scan to find out the domain -gEnableBypass11d=1 - #If set to 0, will not scan DFS channels gEnableDFSChnlScan=1 @@ -172,9 +148,7 @@ gSetRxChainmask1x1=1 # Scan Timing Parameters # gPassiveMaxChannelTime=110 -# gPassiveMinChannelTime=60 gActiveMaxChannelTime=40 -gActiveMinChannelTime=20 #If set to 0, MCC is not allowed. gEnableMCCMode=1 @@ -213,15 +187,9 @@ gEnableTxSUBeamformer=1 gEnableFastRoamInConcurrency=1 -#Maxium Channel time in msec -gMaxMediumTime = 6000 - # 802.11K support gRrmEnable=1 -#Enable Power Save offload -gEnablePowerSaveOffload=4 - #Enable firmware uart print gEnablefwprint=0 @@ -238,9 +206,6 @@ gVhtAmpduLenExponent=7 # 0->3895 octets, 1->7991 octets, 2->11454 octets) gVhtMpduLen=2 -# Maximum number of wow filters required -#gMaxWoWFilters=22 - # WOW Enable/Disable. # 0 - Disable both magic pattern match and pattern byte match. # 1 - Enable magic pattern match on all interfaces. @@ -280,9 +245,6 @@ ssdp=0 #Enable Memory Deep Sleep gEnableMemDeepSleep=1 -# Regulatory Setting; 0=STRICT; 1=CUSTOM -gRegulatoryChangeCountry=1 - # RA filtering rate limit param, the current value would not # help if the lifetime in RA is less than 3*60=3min. Then # we need to change it, though it is uncommon. @@ -308,18 +270,10 @@ gEnableLpassSupport=1 # Whether userspace country code setting shld have priority gCountryCodePriority=1 -# Enable(1)/Disable(0) SIFS burst -gEnableSifsBurst=1 - # Enable or Disable Multi-user MIMO # 1=Enable (default), 0=Disable gEnableMuBformee=1 -# Enable/Disable channel avoidance for SAP in SCC scenario -# 0 - disable -# 1 - enable -gSapSccChanAvoidance=0 - # Inactivity time (in ms) to end TX Service Period while in IBSS power save mode gIbssTxSpEndInactivityTime=10