qcacmn: Enable STAT log for tx time and rx time

STATS log for:
a) total time for tx
b) total time for rx(inside bss)
c) total time for rx(outside bss)
On "iwpriv athX txrx_fw_stats 24" command, stats logged
On "iwpriv athX txrx_fw_stats 25" command, stats logged and reset

Change-Id: I3b7d794e155916745a2c6c045984b416d3dc91ee
CRs-Fixed: 1072258
Tento commit je obsažen v:
Nandha Kishore Easwaran
2016-10-27 12:15:03 +05:30
odevzdal qcabuildsw
rodič 2b4d5cebf9
revize 132a470105

Zobrazit soubor

@@ -400,6 +400,8 @@ void ol_txrx_print_level_set(unsigned level);
#define TXRX_FW_MAC_DESC_STATS 21
#define TXRX_FW_MAC_FETCH_MGR_STATS 22
#define TXRX_FW_MAC_PREFETCH_MGR_STATS 23
#define TXRX_FW_STATS_DURATION_INFO 24
#define TXRX_FW_STATS_DURATION_INFO_RESET 25
#define PER_RADIO_FW_STATS_REQUEST 0
#define PER_VDEV_FW_STATS_REQUEST 1