Browse Source

qcacmn: FR 43198 Firmware Coex Stats

Host side efforts for requesting and printing
the firmware coex stats (cmn_dev changes)

Change-Id: I6ef0d7d657212088d77c328a66de30333c0d2267
phadiman 7 years ago
parent
commit
6c99befe8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dp/inc/cdp_txrx_cmn_struct.h

+ 1 - 1
dp/inc/cdp_txrx_cmn_struct.h

@@ -671,7 +671,7 @@ enum cdp_vdev_param_type {
 #define TXRX_FW_STATS_DURATION_INFO              24
 #define TXRX_FW_STATS_DURATION_INFO_RESET        25
 #define TXRX_FW_HALPHY_STATS                     26
-#define TXRX_FW_STATS_HOST_RX_STATS              27
+#define TXRX_FW_COEX_STATS                       27
 
 #define PER_RADIO_FW_STATS_REQUEST 0
 #define PER_VDEV_FW_STATS_REQUEST 1