소스 검색

qcacmn: Parameter API related changes

Added flag to enable/disable parameter api feature on
a particular radio

Change-Id: I9f814d477a1ed24cadb957fe79585b0c89e88ff7
CRs-Fixed: 2180230
Jeevan Kukkalli 7 년 전
부모
커밋
d819e98465
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      dp/inc/cdp_txrx_stats_struct.h

+ 1 - 0
dp/inc/cdp_txrx_stats_struct.h

@@ -868,6 +868,7 @@ enum _ol_ath_param_t {
 	OL_ATH_PARAM_TXCHAINSOFT = 361,
 	OL_ATH_PARAM_WIDE_BAND_SCAN = 362,
 	OL_ATH_PARAM_CCK_TX_ENABLE = 363,
+	OL_ATH_PARAM_PAPI_ENABLE = 364,
 };
 
 /* Enumeration of PDEV Configuration parameter */