diff options
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | 2019-11-01 08:19:42 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-11-06 20:55:37 +0300 |
commit | bf9840ccf8efbdac755772501bd05f6662e1d799 (patch) | |
tree | 21e8a2cf09676b915c5c4e37aed2ae457d592c2b /drivers/rpmsg | |
parent | ea7ad5f12ca2e1b067d6177ee0141a96ae8f1c53 (diff) | |
download | linux-bf9840ccf8efbdac755772501bd05f6662e1d799.tar.xz |
rtw88: raise LPS threshold to 50, for less power consumption
The LPS threshold was set to 2, means driver will leave LPS
mode if there is more than 2 frames TX/RX for every 2 seconds.
This makes driver enter/leave LPS frequently even if we just
"ping -i1" to the others.
Apparently we do not want to leave LPS mode if there is only
some background traffics or web surfing. By experiment, set
this to 50 is a more reasonable value to lower the over all
power consumption.
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/rpmsg')
0 files changed, 0 insertions, 0 deletions