瀏覽代碼

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

HTT stats: add chip_id + ml_peer_id fields in htt_ast_entry TLV

Change-Id: Iae6ed28452fc15441028171c8625c4e6d4175d81
CRs-Fixed: 2262693
spuligil 2 年之前
父節點
當前提交
122014ef12
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      fw/htt_stats.h

+ 3 - 1
fw/htt_stats.h

@@ -1555,7 +1555,9 @@ typedef struct {
         mesh_sta       : 1,
         mec            : 1,
         intra_bss      : 1,
-        reserved       : 16;
+        chip_id        : 2,
+        ml_peer_id     : 13,
+        reserved       : 1;
 } htt_ast_entry_tlv;
 
 typedef enum {