HTT stats: add fields to ast_entry TLV Change-Id: Icf2dfce41b9704a3e8affe4d36d635ea3e725c81 CRs-Fixed: 2262693
@@ -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 {