ath10k: reduce transmit msdu count
authorAlagu Sankar <alagusankar@silex-india.com>
Fri, 1 Feb 2019 02:17:09 +0000 (10:17 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 7 Feb 2019 14:56:09 +0000 (16:56 +0200)
commita73dbce3a6f41f07672956e44725f20b0b79053a
tree1e02be5de4b030e612708fc0957a07bfd3a345b7
parent0b38b4b44516add3d1e3062a08fdcf1856476a00
ath10k: reduce transmit msdu count

Reduce the transmit MSDU count for SDIO, to match with the descriptors
as used by the firmware. This also acts as a high watermark level for
transmit. Too many packets to the firmware results in transmit overflow
interrupt.

It only affect SDIO chip, it will not cause functionaly changes to
other hardware.

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

Signed-off-by: Alagu Sankar <alagusankar@silex-india.com>
Signed-off-by: Wen Gong <wgong@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/wmi-tlv.c