ath10k: add support for MSDU IDs for USB devices
authorErik Stromdahl <erik.stromdahl@gmail.com>
Wed, 30 Mar 2022 08:11:49 +0000 (11:11 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Fri, 1 Apr 2022 11:46:03 +0000 (14:46 +0300)
commit2c977be2cc5cd4743d2f223360e685d91f0cdffc
tree88a7f1436fd292124d120ec4481cf5eea457752b
parent1f682dc9fb3790aa7ec27d3d122ff32b1eda1365
ath10k: add support for MSDU IDs for USB devices

commit 93bbdec6683e1c8ba2cc4e6 ("ath10k: htt: support MSDU ids with
SDIO") introduced MSDU ID allocation in the htt TX path for high latency
devices. This feature needs to be enabled for USB as well in order to
have a functional TX path.

Tested-on: QCA9377 hw1.0 USB 1.0.0.299

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220327171340.7893-1-erik.stromdahl@gmail.com
drivers/net/wireless/ath/ath10k/usb.c