ソースを参照

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
Anurag Chouhan 9 年 前
コミット
fbaefe270f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      target/inc/wlan_defs.h

+ 1 - 0
target/inc/wlan_defs.h

@@ -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 {