qcacld-3.0: CL 1501516 - update fw common interface files

qcacld-2.0 to qcacld-3.0 propagation.

Addition of CBF stats for 160MHZ

Change-Id: I85b034967b9dc5b140472d864de3ec5aea83eda7
CRs-Fixed: 865207
This commit is contained in:
Anurag Chouhan
2016-04-28 15:06:31 +05:30
committed by Gerrit - the friendly Code Review server
parent b36db51a55
commit fbaefe270f

View File

@@ -725,6 +725,7 @@ typedef struct wlan_dbg_txbf_snd_stats {
A_UINT32 cbf_40[4];
A_UINT32 cbf_80[4];
A_UINT32 sounding[9];
A_UINT32 cbf_160[4];
} wlan_dbg_txbf_snd_stats_t;
typedef struct wlan_dbg_wifi2_error_stats {