wifi: rtw88: mac: Add SDIO HCI support in the TX/page table setup
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 18 Feb 2023 15:29:41 +0000 (16:29 +0100)
committerKalle Valo <kvalo@kernel.org>
Wed, 22 Feb 2023 12:31:36 +0000 (14:31 +0200)
commit8599ea40582d49afe437badde76e31bd7429c607
tree31be76c1ee94aeebbc0edf7e5afd299ad385ccc5
parent96c79da2e4d1a25e73916c656fe4ccf7fc8176ae
wifi: rtw88: mac: Add SDIO HCI support in the TX/page table setup

txdma_queue_mapping() and priority_queue_cfg() can use the first entry
of each chip's rqpn_table and page_table. Add this mapping so data
transmission is possible on SDIO based chipsets.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230218152944.48842-3-martin.blumenstingl@googlemail.com
drivers/net/wireless/realtek/rtw88/mac.c