aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorPing-Ke Shih <[email protected]>2022-04-21 20:08:53 +0800
committerKalle Valo <[email protected]>2022-04-24 14:30:34 +0300
commitc83dcd0508e231f909be3f52fee5ccf4844896c8 (patch)
tree44fe6ae0b9e0e750f158f4590a8fd4192ce4fe6f /tools/perf/scripts/python/bin/export-to-postgresql-report
parent837202684657c2829bcdc057c1d25db751a6587b (diff)
rtw89: pci: add a separate interrupt handler for low power mode
In lower power mode, there are very low amount of RX, and it must process in a separated function instead of schedule_napi(), because the existing napi_poll does many things to optimize performance, but not all registers can access in low power mode. The simple way is to use threadfn to process the simple thing. Signed-off-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions