浏览代码

fw-api: CL 20099899 - update fw common interface files

HTT stats: add fields to ast_entry TLV

Change-Id: Icf2dfce41b9704a3e8affe4d36d635ea3e725c81
CRs-Fixed: 2262693
spuligil 2 年之前
父节点
当前提交
f172403eb2
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      fw/htt_stats.h

+ 5 - 1
fw/htt_stats.h

@@ -1602,7 +1602,11 @@ typedef struct {
         intra_bss      : 1,
         chip_id        : 2,
         ml_peer_id     : 13,
-        reserved       : 1;
+        on_chip        : 1;
+    A_UINT32
+        tx_monitor_override_sta : 1,
+        rx_monitor_override_sta : 1,
+        reserved1               : 30;
 } htt_ast_entry_tlv;
 
 typedef enum {