qcacmn: Add APIs to enable/disable BW Reduction

Add functions to enable/disable BW-Agile DFS Reduction

Change-Id: I1cc355f06a2027b229ca2001671ddb69c7cff4e6
CRs-Fixed: 2302983
This commit is contained in:
Shaakir Mohamed
2018-08-23 17:05:35 -07:00
committed by nshrivas
parent bfd50437fd
commit 25737a45e3
7 changed files with 66 additions and 7 deletions

View File

@@ -1528,6 +1528,7 @@ enum _ol_ath_param_t {
* full band freq range or it's 2g
*/
OL_ATH_PARAM_BAND_INFO = 399,
OL_ATH_PARAM_BW_REDUCE = 400,
};
/* Enumeration of PDEV Configuration parameter */