Преглед изворни кода

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
Pavankumar Nandeshwar пре 6 година
родитељ
комит
720e1983ff
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      dp/inc/cdp_txrx_stats_struct.h

+ 1 - 0
dp/inc/cdp_txrx_stats_struct.h

@@ -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 */