Browse Source

qcacld-3.0: Update WLAN_HDD_TGT_NOISE_FLOOR_DBM macro value

In the driver, the default value for signal_average is defined
in the macro WLAN_HDD_TGT_NOISE_FLOOR_DBM. Update its value from
-96dBm to -128dBm.

Change-Id: Ifd1d7233e36b1a74e5432fc9e20ce0f6a7799357
CRs-Fixed: 3650550
Aditya Kodukula 1 year ago
parent
commit
e9179da843
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/hdd/src/wlan_hdd_stats.h

+ 1 - 1
core/hdd/src/wlan_hdd_stats.h

@@ -43,7 +43,7 @@
 #define WLAN_WAIT_TIME_LL_STATS 800
 #endif
 
-#define WLAN_HDD_TGT_NOISE_FLOOR_DBM     (-96)
+#define WLAN_HDD_TGT_NOISE_FLOOR_DBM     (-128)
 
 #ifdef WLAN_FEATURE_LINK_LAYER_STATS
 extern const struct nla_policy qca_wlan_vendor_ll_ext_policy[