qcacmn: Add a per-radio command to fetch radio activity factor

This change Adds a per-radio command to calculate and fetch
radio activity factor from the driver.

Change-Id: I209a4d93889925b63969d36877127e2a72de25fe
CRs-Fixed: 2266783
This commit is contained in:
Pavankumar Nandeshwar
2018-07-20 19:19:50 +05:30
committed by nshrivas
parent 42b74848d1
commit 720e1983ff

View File

@@ -1269,6 +1269,7 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_CBS_REST_TIME = 385,
OL_ATH_PARAM_CBS_CSA = 386,
OL_ATH_PARAM_TWICE_ANTENNA_GAIN = 387,
OL_ATH_PARAM_ACTIVITY_FACTOR = 388,
};
/* Enumeration of PDEV Configuration parameter */