浏览代码

qcacmn: Add enum for ACS Ranking iwpriv

Added iwpriv ENUM for ACS Ranking feature enable/disable

Change-Id: I7a7289f458adacb7890bfbdbdaf5528c4016a7c0
c_cgodav 7 年之前
父节点
当前提交
bd9ecaee84
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dp/inc/cdp_txrx_stats_struct.h

+ 1 - 0
dp/inc/cdp_txrx_stats_struct.h

@@ -501,6 +501,7 @@ enum _ol_ath_param_t {
 	OL_ATH_PARAM_ICM_ACTIVE = 357,
 	OL_ATH_PARAM_NOMINAL_NOISEFLOOR = 358,
 	OL_ATH_PARAM_CHAN_INFO = 359,
+	OL_ATH_PARAM_ACS_RANK = 360,
 };
 
 /* Enumeration of PDEV Configuration parameter */