]> git.baikalelectronics.ru Git - kernel.git/commit
rtw88: rsvd page should go though management queue
authorYan-Hsuan Chuang <yhchuang@realtek.com>
Fri, 14 Jun 2019 07:24:14 +0000 (15:24 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 25 Jun 2019 05:09:01 +0000 (08:09 +0300)
commit7d83bfd7e6c14f7ee92c02ab7cd15c68b77eeb95
tree07366b463f266084789d7ccef2f33a991009abd1
parent7e1fc5a6c72cc0df538441b1259936ea305ab8b3
rtw88: rsvd page should go though management queue

The hardware default uses management queue to transmit frames that are
downloaded into reserved page, so we need to clearly assign the frames
to use qsel in TX_DESC_QSEL_MGMT to avoid using wrong queue.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtw88/tx.c