qcacmn: Merging collard DP changes

1)In the current implementation, txrx fw stats are radio level stats.
	  In collard, txrx fw stats are enhaced to fetch VAP based Tx MU stats,
	  Tx sounding info and Tx Selfgen stats.
	2) Merging new ATH params configs

Change-Id: I817ec4fe08f0a4d0e69262441378b0f6c3418f7f
This commit is contained in:
Srinivas Pitla
2016-08-12 19:21:30 +05:30
committed by qcabuildsw
parent 3f54e2c758
commit b5d3912da0
2 changed files with 13 additions and 0 deletions

View File

@@ -364,6 +364,7 @@ int
ol_txrx_fw_stats_get(
ol_txrx_vdev_handle vdev,
struct ol_txrx_stats_req *req,
bool per_vdev,
bool response_expected);
int
@@ -400,6 +401,8 @@ void ol_txrx_print_level_set(unsigned level);
#define TXRX_FW_MAC_FETCH_MGR_STATS 22
#define TXRX_FW_MAC_PREFETCH_MGR_STATS 23
#define PER_RADIO_FW_STATS_REQUEST 0
#define PER_VDEV_FW_STATS_REQUEST 1
/**
* ol_txrx_get_vdev_mac_addr() - Return mac addr of vdev
* @vdev: vdev handle