wifi: rtw89: refine MCC C2H debug logs
authorZong-Zhe Yang <kevin_yang@realtek.com>
Thu, 19 Jan 2023 06:43:42 +0000 (14:43 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 13 Feb 2023 17:06:10 +0000 (19:06 +0200)
commit214a98b151b14d3dbfa60136abcf99df5d347a80
tree08dedcb9ab3b0714fcaebcc1e71115570f51dca0
parent24d72944d79e6795ba4330c114de0387386bf3aa
wifi: rtw89: refine MCC C2H debug logs

To debug channel concurrency more centrally, we add a new debug flag,
RTW89_DBG_CHAN, for channel related things, especially channel concurrency.
Then, we change MCC (multi-channel concurrency) C2H (chip to host packets)
debug flag to it.

Besides, refine debug logs to show TSF in u64 directly.

Signed-off-by: Zong-Zhe Yang <kevin_yang@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/20230119064342.65391-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/debug.h
drivers/net/wireless/realtek/rtw89/mac.c