Browse Source

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

HTT stats: change HTT_TX_PDEV_MAX_FLUSH_REASON_STATS from 71 to 150

Change-Id: I0990eca18d6e66edc00d78387fd6bdd289b2e06c
CRs-Fixed: 2262693
spuligil 4 years ago
parent
commit
8243492721
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fw/htt_stats.h

+ 1 - 1
fw/htt_stats.h

@@ -627,7 +627,7 @@ typedef enum {
     HTT_TX_PDEV_MAX_URRN_STATS = 3,
 } htt_tx_pdev_underrun_enum;
 
-#define HTT_TX_PDEV_MAX_FLUSH_REASON_STATS 71
+#define HTT_TX_PDEV_MAX_FLUSH_REASON_STATS 150
 #define HTT_TX_PDEV_MAX_SIFS_BURST_STATS 9
 #define HTT_TX_PDEV_MAX_SIFS_BURST_HIST_STATS 10
 #define HTT_TX_PDEV_MAX_PHY_ERR_STATS 18