android_kernel_xiaomi_sm8350/core/dp
Mohit Khanna ba8b3fe3a8 qcacld-3.0: Use different wait queues for threads
Currently DP RX threads are using the same wait_q for all operations.
The problem with this is that when there is traffic for only one
threads, we end up waking up other threads as well moementarily.
This wastes power and is in-efficient.

Use different wait queues for different threads.

CRs-Fixed: 2495719
Change-Id: I689659b7aa0ab93b7e2f009d2dc7fe741b66ee78
2019-08-13 20:25:57 -07:00
..
htt qcacld-3.0: Add support for addba/delba HTT message 2019-08-12 01:27:32 -07:00
ol/inc qcacld-3.0: Add support for addba/delba HTT message 2019-08-12 01:27:32 -07:00
txrx qcacld-3.0: HL: Iterate over txqs of a selected category 2019-08-13 07:33:01 -07:00
txrx3.0 qcacld-3.0: Use different wait queues for threads 2019-08-13 20:25:57 -07:00