Browse Source

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

HTT stats: add pre_rx_frame_usec field in pdev_stats_cca_counters TLV

Change-Id: If70a821e672537a852659c31dc7c2ce2f40541fa
CRs-Fixed: 2262693
spuligil 1 year ago
parent
commit
eb237421bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      fw/htt_stats.h

+ 1 - 0
fw/htt_stats.h

@@ -6275,6 +6275,7 @@ typedef struct {
     A_UINT32 med_rx_idle_usec;
     A_UINT32 med_tx_idle_global_usec;
     A_UINT32 cca_obss_usec;
+    A_UINT32 pre_rx_frame_usec;
 } htt_pdev_stats_cca_counters_tlv;
 
 /* NOTE: THIS htt_pdev_cca_stats_hist_tlv STRUCTURE IS DEPRECATED,