Files
android_kernel_xiaomi_sm8450/drivers/net
Yan-Hsuan Chuang 61d7309562 rtw88: not to enter or leave PS under IRQ
Remove PS related *_irqsafe functions to avoid entering/leaving PS
under interrupt context. Instead, make PS decision in watch_dog.
This could simplify the logic and make the code look clean.

But it could have a little side-effect that if the driver is having
heavy traffic before the every-2-second watch_dog detect the traffic
and decide to leave PS, the thoughput will be lower. Once traffic is
detected by watch_dog and left PS state, the throughput will resume
to the peak the hardware ought to have again.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-10-02 07:33:41 +03:00
..
2019-09-26 08:56:17 +02:00
2019-09-25 13:45:03 +02:00
2019-08-08 18:03:42 -07:00
2019-07-30 14:21:32 -07:00
2019-09-26 08:56:17 +02:00
2019-09-27 20:58:35 +02:00
2019-07-30 14:21:32 -07:00