OSDN Git Service

ath10k: htt: RX ring config HL support
authorErik Stromdahl <erik.stromdahl@gmail.com>
Tue, 4 Sep 2018 12:06:13 +0000 (15:06 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 6 Sep 2018 16:15:07 +0000 (19:15 +0300)
commit4daacc950d4d005929a5c73ecbb8d97b930a8ed9
tree3f428bc53328e1f97db43c1debc24a290d60f9e1
parentd4e7f553eec3b66232e78ba6a2dfe5e2d3eb8fa0
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>
drivers/net/wireless/ath/ath10k/htt_tx.c