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
This commit is contained in:

committed by
Ravindra Konda

parent
ffeaff2b2e
commit
e9179da843
@@ -43,7 +43,7 @@
|
|||||||
#define WLAN_WAIT_TIME_LL_STATS 800
|
#define WLAN_WAIT_TIME_LL_STATS 800
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define WLAN_HDD_TGT_NOISE_FLOOR_DBM (-96)
|
#define WLAN_HDD_TGT_NOISE_FLOOR_DBM (-128)
|
||||||
|
|
||||||
#ifdef WLAN_FEATURE_LINK_LAYER_STATS
|
#ifdef WLAN_FEATURE_LINK_LAYER_STATS
|
||||||
extern const struct nla_policy qca_wlan_vendor_ll_ext_policy[
|
extern const struct nla_policy qca_wlan_vendor_ll_ext_policy[
|
||||||
|
Reference in New Issue
Block a user