]> Git Repo - linux.git/commit
wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index
authorChing-Te Ku <[email protected]>
Thu, 3 Oct 2024 10:51:40 +0000 (18:51 +0800)
committerPing-Ke Shih <[email protected]>
Thu, 10 Oct 2024 00:37:33 +0000 (08:37 +0800)
commit5ab2f7830228af5db5555b5a2cde9e153f63407b
treeb8b7383782b37f3aeea688f3def22eb17f0d855b
parente7a7f705a85439dae22796c9404a93075b5b4df2
wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index

To parsing firmware report correctly, driver need to re-order the report
index to match with different chips and different Wi-Fi firmware version.
Use wrong index to parse the report will lead the coexistence run into
wrong mechanism.

Signed-off-by: Ching-Te Ku <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Link: https://patch.msgid.link/[email protected]
drivers/net/wireless/realtek/rtw89/coex.c
drivers/net/wireless/realtek/rtw89/core.h
This page took 0.053391 seconds and 4 git commands to generate.