ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024
authorWen Gong <wgong@codeaurora.org>
Tue, 7 Apr 2020 05:12:34 +0000 (08:12 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 9 Apr 2020 14:49:10 +0000 (17:49 +0300)
commitc61a748370438ca1ae8389071664b2520f16820c
tree60721376e904e10c25fe55723376c97e7b00e473
parentd81686d3335648197c5da3992b151648706dc0f8
ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024

sdio bus bandwidth is low, sometimes for high performance TX test,
it will lack of ath10k_sdio_bus_request, it will print message:
ath10k_sdio mmc1:0001:1: unable to allocate bus request for async request

change the num from 64 to 1024 will not happen it.

Tested with QCA6174 SDIO with firmware
WLAN.RMH.4.4.1-00017-QCARMSWP-1.

Signed-off-by: Wen Gong <wgong@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200212080415.31265-3-wgong@codeaurora.org
drivers/net/wireless/ath/ath10k/sdio.h