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
Este cometimento está contido em:

cometido por
nshrivas

ascendente
d69f5041c5
cometimento
814ce703b4
@@ -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
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -47,7 +47,8 @@
|
|||||||
1, \
|
1, \
|
||||||
"Enable/Disable Adaptive Noise Immunity")
|
"Enable/Disable Adaptive Noise Immunity")
|
||||||
|
|
||||||
/**
|
/*
|
||||||
|
* <ini>
|
||||||
* gSetRTSForSIFSBursting - set rts for sifs bursting
|
* gSetRTSForSIFSBursting - set rts for sifs bursting
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 1
|
* @Max: 1
|
||||||
@@ -64,7 +65,7 @@
|
|||||||
0, \
|
0, \
|
||||||
"Set rts for sifs bursting")
|
"Set rts for sifs bursting")
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* gMaxMPDUsInAMPDU - max mpdus in ampdu
|
* gMaxMPDUsInAMPDU - max mpdus in ampdu
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
@@ -85,7 +86,8 @@
|
|||||||
CFG_VALUE_OR_DEFAULT, \
|
CFG_VALUE_OR_DEFAULT, \
|
||||||
"This ini configure max mpdus in ampdu")
|
"This ini configure max mpdus in ampdu")
|
||||||
|
|
||||||
/**
|
/*
|
||||||
|
* <ini>
|
||||||
* arp_ac_category - ARP access category
|
* arp_ac_category - ARP access category
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 3
|
* @Max: 3
|
||||||
@@ -114,7 +116,7 @@
|
|||||||
"Override the default ARP AC configuration")
|
"Override the default ARP AC configuration")
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* </ini>
|
* <ini>
|
||||||
* gEnableFastPwrTransition - Configuration for fast power transition
|
* gEnableFastPwrTransition - Configuration for fast power transition
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 2
|
* @Max: 2
|
||||||
|
@@ -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
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* GIPADescSize - IPA descriptor size
|
* gIPADescSize - IPA descriptor size
|
||||||
* @Min: 800
|
* @Min: 800
|
||||||
* @Max: 8000
|
* @Max: 8000
|
||||||
* @Default: 800
|
* @Default: 800
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
* </ini>
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_DP_IPA_DESC_SIZE \
|
#define CFG_DP_IPA_DESC_SIZE \
|
||||||
CFG_INI_UINT("GIPADescSize", \
|
CFG_INI_UINT("gIPADescSize", \
|
||||||
800, \
|
800, \
|
||||||
8000, \
|
8000, \
|
||||||
800, \
|
800, \
|
||||||
@@ -109,7 +109,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* gIPAHighBandwidthMbps - IPA medium bw threshold
|
* gIPAMediumBandwidthMbps - IPA medium bw threshold
|
||||||
* @Min: 100
|
* @Min: 100
|
||||||
* @Max: 400
|
* @Max: 400
|
||||||
* @Default: 200
|
* @Default: 200
|
||||||
@@ -133,7 +133,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* gIPAHighBandwidthMbps - IPA low bw threshold
|
* gIPALowBandwidthMbps - IPA low bw threshold
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 100
|
* @Max: 100
|
||||||
* @Default: 100
|
* @Default: 100
|
||||||
|
@@ -854,7 +854,7 @@
|
|||||||
#ifdef FEATURE_WLAN_ESE
|
#ifdef FEATURE_WLAN_ESE
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* UapsdMask - To setup Infra Inactivity Interval for ACs
|
* InfraInactivityInterval - To setup Infra Inactivity Interval for ACs
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 4294967295UL
|
* @Max: 4294967295UL
|
||||||
* @Default: 0
|
* @Default: 0
|
||||||
|
@@ -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
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -92,6 +92,7 @@
|
|||||||
"Enable/disable oce feature for SAP")
|
"Enable/disable oce feature for SAP")
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* <ini>
|
||||||
* oce_enable_rssi_assoc_reject - Enable/disable rssi based assoc rejection
|
* oce_enable_rssi_assoc_reject - Enable/disable rssi based assoc rejection
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 1
|
* @Max: 1
|
||||||
|
@@ -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
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -75,6 +75,7 @@
|
|||||||
"Disable ABG RATE for TX Data")
|
"Disable ABG RATE for TX Data")
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* <ini>
|
||||||
* gSapMaxMCSForTxData - sap 11n max mcs
|
* gSapMaxMCSForTxData - sap 11n max mcs
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 383
|
* @Max: 383
|
||||||
|
@@ -429,6 +429,7 @@
|
|||||||
"chan switch hostapd rate enabled")
|
"chan switch hostapd rate enabled")
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* <ini>
|
||||||
* gReducedBeaconInterval - beacon interval reduced
|
* gReducedBeaconInterval - beacon interval reduced
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 100
|
* @Max: 100
|
||||||
|
@@ -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
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
@@ -193,7 +193,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* CFG_DOT11P_MODE - 802.11p mode
|
* gDot11PMode - 802.11p mode
|
||||||
* @Min: CFG_11P_DISABLED
|
* @Min: CFG_11P_DISABLED
|
||||||
* @Max: CFG_11P_CONCURRENT
|
* @Max: CFG_11P_CONCURRENT
|
||||||
* @Default: CFG_11P_DISABLED
|
* @Default: CFG_11P_DISABLED
|
||||||
|
@@ -138,7 +138,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* gEnableDynamicDTIM - Enable/Disable modulated DTIM feature
|
* gEnableModulatedDTIM - Enable/Disable modulated DTIM feature
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 5
|
* @Max: 5
|
||||||
* @Default: 0
|
* @Default: 0
|
||||||
|
@@ -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
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -174,7 +174,7 @@
|
|||||||
"Set Keep Alive increment of Ping Interval")
|
"Set Keep Alive increment of Ping Interval")
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* gExtWoWApp2KAIncPingInterval - Set TCP source port
|
* gExtWoWApp2TcpSrcPort - Set TCP source port
|
||||||
* @Min: 0
|
* @Min: 0
|
||||||
* @Max: 65535
|
* @Max: 65535
|
||||||
* @Default: 5000
|
* @Default: 5000
|
||||||
@@ -190,7 +190,7 @@
|
|||||||
* </ini>
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_EXTWOW_TCP_SRC_PORT \
|
#define CFG_EXTWOW_TCP_SRC_PORT \
|
||||||
CFG_INI_UINT("gExtWoWApp2KAIncPingInterval", \
|
CFG_INI_UINT("gExtWoWApp2TcpSrcPort", \
|
||||||
0, 65535, 5000, \
|
0, 65535, 5000, \
|
||||||
CFG_VALUE_OR_DEFAULT, \
|
CFG_VALUE_OR_DEFAULT, \
|
||||||
"Set TCP source port")
|
"Set TCP source port")
|
||||||
|
@@ -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
|
* Permission to use, copy, modify, and/or distribute this software for
|
||||||
* any purpose with or without fee is hereby granted, provided that the
|
* any purpose with or without fee is hereby granted, provided that the
|
||||||
@@ -45,14 +45,16 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* Max number of MSDUs per HTT RX IN ORDER INDICATION msg.
|
* maxMSDUsPerRxInd - Max number of MSDUs per HTT RX IN ORDER INDICATION msg.
|
||||||
* Note that this has a direct impact on the size of source CE rings.
|
* Note that this has a direct impact on the size of source CE rings.
|
||||||
* It is possible to go below 8, but would require testing; so we are
|
* It is possible to go below 8, but would require testing; so we are
|
||||||
* restricting the lower limit to 8 artificially
|
* restricting the lower limit to 8 artificially
|
||||||
*
|
*
|
||||||
* It is recommended that this value is a POWER OF 2.
|
* It is recommended that this value is a POWER OF 2.
|
||||||
*
|
*
|
||||||
* Values lower than 8 are for experimental purposes only.
|
* Values lower than 8 are for experimental purposes only
|
||||||
|
*
|
||||||
|
* </ini>.
|
||||||
*/
|
*/
|
||||||
#define CFG_DP_MAX_MSDUS_PER_RXIND \
|
#define CFG_DP_MAX_MSDUS_PER_RXIND \
|
||||||
CFG_INI_UINT("maxMSDUsPerRxInd", \
|
CFG_INI_UINT("maxMSDUsPerRxInd", \
|
||||||
@@ -68,6 +70,8 @@
|
|||||||
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
||||||
* WRR TX sched parameters such as skip, credit, limit, credit, disc for VO.
|
* WRR TX sched parameters such as skip, credit, limit, credit, disc for VO.
|
||||||
* e.g., gEnableTxSchedWrrVO = 10, 9, 8, 1, 8
|
* e.g., gEnableTxSchedWrrVO = 10, 9, 8, 1, 8
|
||||||
|
*
|
||||||
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_DP_ENABLE_TX_SCHED_WRR_VO \
|
#define CFG_DP_ENABLE_TX_SCHED_WRR_VO \
|
||||||
CFG_INI_STRING("gEnableTxSchedWrrVO", \
|
CFG_INI_STRING("gEnableTxSchedWrrVO", \
|
||||||
@@ -82,10 +86,13 @@
|
|||||||
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
||||||
* WRR TX sched parameters such as skip, credit, limit, credit, disc for VI.
|
* WRR TX sched parameters such as skip, credit, limit, credit, disc for VI.
|
||||||
* e.g., gEnableTxSchedWrrVI = 10, 9, 8, 1, 8
|
* e.g., gEnableTxSchedWrrVI = 10, 9, 8, 1, 8
|
||||||
|
*
|
||||||
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_DP_ENABLE_TX_SCHED_WRR_VI \
|
#define CFG_DP_ENABLE_TX_SCHED_WRR_VI \
|
||||||
CFG_INI_STRING("gEnableTxSchedWrrVI", \
|
CFG_INI_STRING("gEnableTxSchedWrrVI", \
|
||||||
0, 50, "", "Set TX sched parameters for VI")
|
0, 50, "", "Set TX sched parameters for VI")
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* gEnableTxSchedWrrBE - Set TX sched parameters for BE
|
* gEnableTxSchedWrrBE - Set TX sched parameters for BE
|
||||||
@@ -95,6 +102,8 @@
|
|||||||
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
||||||
* WRR TX sched parameters such as skip, credit, limit, credit, disc for BE.
|
* WRR TX sched parameters such as skip, credit, limit, credit, disc for BE.
|
||||||
* e.g., gEnableTxSchedWrrBE = 10, 9, 8, 1, 8
|
* e.g., gEnableTxSchedWrrBE = 10, 9, 8, 1, 8
|
||||||
|
*
|
||||||
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_DP_ENABLE_TX_SCHED_WRR_BE \
|
#define CFG_DP_ENABLE_TX_SCHED_WRR_BE \
|
||||||
CFG_INI_STRING("gEnableTxSchedWrrBE", \
|
CFG_INI_STRING("gEnableTxSchedWrrBE", \
|
||||||
@@ -109,6 +118,8 @@
|
|||||||
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
* OL_TX_SCHED_WRR_ADV_CAT_CFG_SPEC. The user can tune the
|
||||||
* WRR TX sched parameters such as skip, credit, limit, credit, disc for BK.
|
* WRR TX sched parameters such as skip, credit, limit, credit, disc for BK.
|
||||||
* e.g., gEnableTxSchedWrrBK = 10, 9, 8, 1, 8
|
* e.g., gEnableTxSchedWrrBK = 10, 9, 8, 1, 8
|
||||||
|
*
|
||||||
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_DP_ENABLE_TX_SCHED_WRR_BK \
|
#define CFG_DP_ENABLE_TX_SCHED_WRR_BK \
|
||||||
CFG_INI_STRING("gEnableTxSchedWrrBK", \
|
CFG_INI_STRING("gEnableTxSchedWrrBK", \
|
||||||
@@ -126,6 +137,8 @@
|
|||||||
*
|
*
|
||||||
* Enable peer unmap confirmation support in the Host. Host will send
|
* Enable peer unmap confirmation support in the Host. Host will send
|
||||||
* this support to the FW only if FW support is enabled.
|
* this support to the FW only if FW support is enabled.
|
||||||
|
*
|
||||||
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_DP_ENABLE_PEER_UMAP_CONF_SUPPORT \
|
#define CFG_DP_ENABLE_PEER_UMAP_CONF_SUPPORT \
|
||||||
CFG_INI_BOOL("gEnablePeerUnmapConfSupport", \
|
CFG_INI_BOOL("gEnablePeerUnmapConfSupport", \
|
||||||
|
@@ -507,7 +507,7 @@ enum hdd_dot11_mode {
|
|||||||
*
|
*
|
||||||
* Usage: External
|
* Usage: External
|
||||||
*
|
*
|
||||||
* <ini>
|
* </ini>
|
||||||
*/
|
*/
|
||||||
#define CFG_OPERATING_CHANNEL CFG_INI_UINT( \
|
#define CFG_OPERATING_CHANNEL CFG_INI_UINT( \
|
||||||
"gOperatingChannel", \
|
"gOperatingChannel", \
|
||||||
|
@@ -632,7 +632,9 @@
|
|||||||
* <ini>
|
* <ini>
|
||||||
* RX_THREAD_CPU_AFFINITY_MASK - CPU mask to affine Rx_thread
|
* RX_THREAD_CPU_AFFINITY_MASK - CPU mask to affine Rx_thread
|
||||||
*
|
*
|
||||||
* @Default: e
|
* @Min: 0
|
||||||
|
* @Max: 0xFF
|
||||||
|
* @Default: 0x02
|
||||||
*
|
*
|
||||||
* This ini is used to set Rx_thread CPU affinity
|
* This ini is used to set Rx_thread CPU affinity
|
||||||
*
|
*
|
||||||
@@ -664,13 +666,11 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
* RX_THREAD_CPU_AFFINITY_MASK - CPU mask to affine Rx_thread
|
* rpsRxQueueCpuMapList - RPS map for different RX queues
|
||||||
*
|
*
|
||||||
* @Min: 0
|
* @Default: e
|
||||||
* @Max: 0xFF
|
|
||||||
* @Default: 0
|
|
||||||
*
|
*
|
||||||
* This ini is used to set Rx_thread CPU affinity
|
* This ini is used to set RPS map for different RX queues.
|
||||||
*
|
*
|
||||||
* List of RPS CPU maps for different rx queues registered by WLAN driver
|
* List of RPS CPU maps for different rx queues registered by WLAN driver
|
||||||
* Ref - Kernel/Documentation/networking/scaling.txt
|
* Ref - Kernel/Documentation/networking/scaling.txt
|
||||||
@@ -765,6 +765,8 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* <ini>
|
* <ini>
|
||||||
|
* enable_multicast_replay_filter - Enable filtering of replayed multicast
|
||||||
|
* packets
|
||||||
*
|
*
|
||||||
* In a typical infrastructure setup, it is quite normal to receive
|
* In a typical infrastructure setup, it is quite normal to receive
|
||||||
* replayed multicast packets. These packets may cause more harm than
|
* replayed multicast packets. These packets may cause more harm than
|
||||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador