wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP status
authorChing-Te Ku <ku920601@realtek.com>
Tue, 20 Sep 2022 01:09:31 +0000 (09:09 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 22 Sep 2022 06:11:43 +0000 (09:11 +0300)
commit0d7b3a83c034de29511069f7cd39cf9992b9be44
tree721bd8f17c02a5ec5a1fb69c6e974b40ad35e737
parent4cf4cf6eb0bfceae2f61a7a724d576684f788ea6
wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP status

'cysta' is short for statistics for cycles. That is a circular buffer to
record snapshot status including beacon count, RX count, TX count etc.
Since 8852CE Wi-Fi firmware report this statistics in different format,
add v1 parser by this patch.

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/20220920010939.12173-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c