wifi: rtw89: coex: Rename BTC firmware cycle report by feature version
authorChing-Te Ku <ku920601@realtek.com>
Tue, 3 Jan 2023 14:02:33 +0000 (22:02 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 16 Jan 2023 13:34:30 +0000 (15:34 +0200)
commitfab895b31982f8093afe807cb0a69805aaa97850
tree126f60b829f9119ed78eae5a97308eba75cb98b7
parentf643d08642b82eeb9b9654399dd04657050f7c6f
wifi: rtw89: coex: Rename BTC firmware cycle report by feature version

Because there are new report format in the upcoming patches, to make the
logic more readable, rename the related structure by their version number.
And to support the several version at the same time, add union definition
to include all the versions.

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/20230103140238.15601-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c
drivers/net/wireless/realtek/rtw89/core.h