wifi: rtw89: coex: Parsing Wi-Fi firmware TDMA info from reports
authorChing-Te Ku <ku920601@realtek.com>
Tue, 13 Sep 2022 09:25:44 +0000 (17:25 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 19 Sep 2022 10:01:37 +0000 (13:01 +0300)
commiteacc3f53bdc2e94cb4996955565d7bfc23b8af3d
tree15c8be5309ec8e5bd0e0e431140bca4e5850c316
parent287657e77b218c33401445ff28d3f218b98ab5f3
wifi: rtw89: coex: Parsing Wi-Fi firmware TDMA info from reports

Show TDMA information containing TDMA policy and time slot of Wi-Fi/BT in
debug message to check things are in expected. The v1 format contains
additional header, and remaining part is the same as original. So 8852CE
selects v1 version, and then everything like original.

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