Re: [PATCH] ath10k: reduce transmit msdu count

2019-02-07 Thread Kalle Valo
Wen Gong wrote: > 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

[PATCH] ath10k: reduce transmit msdu count

2019-01-31 Thread Wen Gong
From: Alagu Sankar 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