ath10k: Modify CE4 src buffer entries to 2048 for WCN3990
authorGovind Singh <govinds@codeaurora.org>
Sat, 2 Mar 2019 04:36:05 +0000 (10:06 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 7 May 2019 13:39:28 +0000 (16:39 +0300)
commit889ab61d9dc1042c6707582da1c95b6dae5632ee
treeea608b10623ffc7b6ed09aef92214b2e59ea9ede
parent7b612ed94d0a4ce4fa457c070baa0e3a5eb35c18
ath10k: Modify CE4 src buffer entries to 2048 for WCN3990

CE4 is host to target HTT tx pipe, tx completion are not served
on time when CPU is loaded and this cause ce src ring full condition
due to less no of src buffer entries.

To mitigate the issue increase CE4 src buffer entries to 2048.

Testing:
        Tested on QCS404 platform(WCN3990 HW)
        Tested FW: WLAN.HL.3.1-00784-QCAHLSWMTPLZ-1

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/snoc.c