瀏覽代碼

qcacmn: Add new WDI event index for tx capture

added new WDI event index for tx capture, share same index cause
corruption when switching different feature without delay.

Change-Id: I9e7a849968544957491891629eb42974c8b65728
nobelj 4 年之前
父節點
當前提交
49f6e0ba94
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dp/inc/cdp_txrx_stats_struct.h

+ 1 - 0
dp/inc/cdp_txrx_stats_struct.h

@@ -350,6 +350,7 @@ enum WDI_EVENT {
 	WDI_EVENT_TX_DATA,
 	WDI_EVENT_RX_DATA,
 	WDI_EVENT_TX_MGMT_CTRL,
+	WDI_EVENT_TX_PKT_CAPTURE,
 	WDI_EVENT_HTT_STATS,
 	WDI_EVENT_TX_BEACON,
 	WDI_EVENT_PEER_STATS,