sm7250-common: wifi: Enable nl broadcast logging and disable packet logging
In Display ON DTIM power experiment it was found that we have power saving with gMulticastHostFwMsgs=0 and gEnablePacketLog=0. CRs-Fixed: 2506878 Change-Id: Ia4ea66c85c6ea3fd84f8f651de9db2c26fc134ed Signed-off-by: Joey Huab <joey@evolution-x.org> Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
committed by
Sandeep P S
parent
1114bb3572
commit
15fc581ecf
@@ -623,7 +623,10 @@ pnoscan_adaptive_dwell_mode=1
|
|||||||
active_max_channel_time_2g=60
|
active_max_channel_time_2g=60
|
||||||
|
|
||||||
gcmp_enabled=0
|
gcmp_enabled=0
|
||||||
gEnablePacketLog=1
|
# Enable broadcast logging to the userspace entities
|
||||||
|
gMulticastHostFwMsgs=0
|
||||||
|
# Disable packetlog explicitly
|
||||||
|
gEnablePacketLog=0
|
||||||
#endif /* VENDOR_EDIT */
|
#endif /* VENDOR_EDIT */
|
||||||
|
|
||||||
read_mac_addr_from_mac_file=1
|
read_mac_addr_from_mac_file=1
|
||||||
|
|||||||
Reference in New Issue
Block a user