commit | 4daacc950d4d005929a5c73ecbb8d97b930a8ed9 | [log] [tgz] |
---|---|---|
author | Erik Stromdahl <erik.stromdahl@gmail.com> | Tue Sep 04 15:06:13 2018 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Sep 06 19:15:07 2018 +0300 |
tree | 3f428bc53328e1f97db43c1debc24a290d60f9e1 | |
parent | d4e7f553eec3b66232e78ba6a2dfe5e2d3eb8fa0 [diff] |
ath10k: htt: RX ring config HL support Special HTT RX ring config message used by high latency devices. The main difference between HL and LL is that HL devices do not use shared memory between device and host and thus, no host paddr's are added to the RX config message. Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>