qcacmn: Parameter API related changes
Added flag to enable/disable parameter api feature on a particular radio Change-Id: I9f814d477a1ed24cadb957fe79585b0c89e88ff7 CRs-Fixed: 2180230
This commit is contained in:

committed by
snandini

parent
46a383c663
commit
d819e98465
@@ -868,6 +868,7 @@ enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_TXCHAINSOFT = 361,
|
||||
OL_ATH_PARAM_WIDE_BAND_SCAN = 362,
|
||||
OL_ATH_PARAM_CCK_TX_ENABLE = 363,
|
||||
OL_ATH_PARAM_PAPI_ENABLE = 364,
|
||||
};
|
||||
|
||||
/* Enumeration of PDEV Configuration parameter */
|
||||
|
Reference in New Issue
Block a user