소스 검색

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