]> git.dujemihanovic.xyz Git - linux.git/commit
rtw89: coex: Update BT counters while receiving report
authorChing-Te Ku <ku920601@realtek.com>
Thu, 9 Dec 2021 08:32:27 +0000 (16:32 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 14 Dec 2021 18:36:01 +0000 (20:36 +0200)
commiteb87d79911c65ab8973ee8292802f0da6b7c67a4
treee05aac52d6cfee9b6592f6b827bee40f21a73120
parent2200ff3f0d1df9f41d0a5589e4a9572b4f627796
rtw89: coex: Update BT counters while receiving report

Move _chk_btc_err and update_bt_cnt to _chk_btc_report(),
so we can update counter/info to COEX at a proper moment,
instead of relying on a user does cat the debug info periodically.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20211209083229.10815-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c