瀏覽代碼

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 7 年之前
父節點
當前提交
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 */