[PATCH] ath10k: enable threaded napi on ath10k driver
Kalle Valo
kvalo at kernel.org
Tue Dec 21 22:44:16 PST 2021
Abhishek Kumar <kuabhs at chromium.org> writes:
> NAPI poll can be done in threaded context along with soft irq
> context. Threaded context can be scheduled efficiently, thus
> creating less of bottleneck during Rx processing. This patch is
> to enable threaded NAPI on ath10k driver.
>
> Tested-on: WCN3990 hw1.0 SNOC WLAN.HL.3.2.2-00696-QCAHLSWMTPL-1
> Signed-off-by: Abhishek Kumar <kuabhs at chromium.org>
> ---
>
> drivers/net/wireless/ath/ath10k/pci.c | 1 +
> drivers/net/wireless/ath/ath10k/sdio.c | 1 +
> drivers/net/wireless/ath/ath10k/snoc.c | 2 +-
I think also pci and sdio should be tested.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list