rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in...
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 1 Nov 2017 15:29:20 +0000 (10:29 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 8 Nov 2017 12:30:17 +0000 (14:30 +0200)
commit89d3e8abcf24462fec0c3c82c5917196e9345e3e
treeceb5fda0ff5de84d0c30a88e67a995a353f44cf9
parent57869e4ba77a75714ffcec628c9c440baaafa836
rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in interrupt.

With the RTL8822BE, an H2C tx queue is added to download FW and special
data. This change implements the support code in rtl_pci.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/pci.c
drivers/net/wireless/realtek/rtlwifi/pci.h
drivers/net/wireless/realtek/rtlwifi/wifi.h