Просмотр исходного кода

qcacld-3.0: Format ini descriptions

Some ini descriptions are different to common, and some of them
include wrong information, so correct them and use unified form.

Change-Id: I36348fb26a03cab254fd309d792125b8a21ad02f
CRs-Fixed: 2402446
Wu Gao 6 лет назад
Родитель
Сommit
73643858e5

+ 7 - 5
fw_offload/dispatcher/inc/cfg_fwol_generic.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -47,7 +47,8 @@
 		1, \
 		"Enable/Disable Adaptive Noise Immunity")
 
-/**
+/*
+ * <ini>
  * gSetRTSForSIFSBursting - set rts for sifs bursting
  * @Min: 0
  * @Max: 1
@@ -64,7 +65,7 @@
 		0, \
 		"Set rts for sifs bursting")
 
-/**
+/*
  * <ini>
  * gMaxMPDUsInAMPDU - max mpdus in ampdu
  * @Min: 0
@@ -85,7 +86,8 @@
 		CFG_VALUE_OR_DEFAULT, \
 		"This ini configure max mpdus in ampdu")
 
-/**
+/*
+ * <ini>
  * arp_ac_category - ARP access category
  * @Min: 0
  * @Max: 3
@@ -114,7 +116,7 @@
 		"Override the default ARP AC configuration")
 
 /*
- * </ini>
+ * <ini>
  * gEnableFastPwrTransition - Configuration for fast power transition
  * @Min: 0
  * @Max: 2

+ 5 - 5
ipa/dispatcher/inc/cfg_ipa.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -61,7 +61,7 @@
 
 /*
  * <ini>
- * GIPADescSize - IPA descriptor size
+ * gIPADescSize - IPA descriptor size
  * @Min: 800
  * @Max: 8000
  * @Default: 800
@@ -77,7 +77,7 @@
  * </ini>
  */
  #define CFG_DP_IPA_DESC_SIZE \
-		CFG_INI_UINT("GIPADescSize", \
+		CFG_INI_UINT("gIPADescSize", \
 		800, \
 		8000, \
 		800, \
@@ -109,7 +109,7 @@
 
 /*
  * <ini>
- * gIPAHighBandwidthMbps - IPA medium bw threshold
+ * gIPAMediumBandwidthMbps - IPA medium bw threshold
  * @Min: 100
  * @Max: 400
  * @Default: 200
@@ -133,7 +133,7 @@
 
 /*
  * <ini>
- * gIPAHighBandwidthMbps - IPA low bw threshold
+ * gIPALowBandwidthMbps - IPA low bw threshold
  * @Min: 0
  * @Max: 100
  * @Default: 100

+ 1 - 1
mlme/dispatcher/inc/cfg_mlme_fe_wmm.h

@@ -854,7 +854,7 @@
 #ifdef FEATURE_WLAN_ESE
 /*
  * <ini>
- * UapsdMask - To setup Infra Inactivity Interval for ACs
+ * InfraInactivityInterval - To setup Infra Inactivity Interval for ACs
  * @Min: 0
  * @Max: 4294967295UL
  * @Default: 0

+ 2 - 1
mlme/dispatcher/inc/cfg_mlme_oce.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -92,6 +92,7 @@
 		"Enable/disable oce feature for SAP")
 
 /*
+ * <ini>
  * oce_enable_rssi_assoc_reject - Enable/disable rssi based assoc rejection
  * @Min: 0
  * @Max: 1

+ 2 - 1
mlme/dispatcher/inc/cfg_mlme_rates.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -75,6 +75,7 @@
 		"Disable ABG RATE for TX Data")
 
 /*
+ * <ini>
  * gSapMaxMCSForTxData - sap 11n max mcs
  * @Min: 0
  * @Max: 383

+ 1 - 0
mlme/dispatcher/inc/cfg_mlme_sap.h

@@ -429,6 +429,7 @@
 			"chan switch hostapd rate enabled")
 
 /*
+ * <ini>
  * gReducedBeaconInterval - beacon interval reduced
  * @Min: 0
  * @Max: 100

+ 2 - 2
mlme/dispatcher/inc/cfg_mlme_sta.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2018, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2019, The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -193,7 +193,7 @@
 
 /*
  * <ini>
- * CFG_DOT11P_MODE - 802.11p mode
+ * gDot11PMode - 802.11p mode
  * @Min: CFG_11P_DISABLED
  * @Max: CFG_11P_CONCURRENT
  * @Default: CFG_11P_DISABLED

+ 1 - 1
pmo/dispatcher/inc/wlan_pmo_common_cfg.h

@@ -138,7 +138,7 @@
 
 /*
  * <ini>
- * gEnableDynamicDTIM - Enable/Disable modulated DTIM feature
+ * gEnableModulatedDTIM - Enable/Disable modulated DTIM feature
  * @Min: 0
  * @Max: 5
  * @Default: 0

+ 3 - 3
pmo/dispatcher/inc/wlan_pmo_extwow_cfg.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -174,7 +174,7 @@
 			     "Set Keep Alive increment of Ping Interval")
 /*
  * <ini>
- * gExtWoWApp2KAIncPingInterval - Set TCP source port
+ * gExtWoWApp2TcpSrcPort - Set TCP source port
  * @Min: 0
  * @Max: 65535
  * @Default: 5000
@@ -190,7 +190,7 @@
  * </ini>
  */
 #define CFG_EXTWOW_TCP_SRC_PORT \
-		CFG_INI_UINT("gExtWoWApp2KAIncPingInterval", \
+		CFG_INI_UINT("gExtWoWApp2TcpSrcPort", \
 			     0, 65535, 5000, \
 			     CFG_VALUE_OR_DEFAULT, \
 			     "Set TCP source port")