mbox series

[0/8] wifi: rtw89: coex: complete BT-coexistence mechanism for 8922A

Message ID 20240423130502.32682-1-pkshih@realtek.com
Headers show
Series wifi: rtw89: coex: complete BT-coexistence mechanism for 8922A | expand

Message

Ping-Ke Shih April 23, 2024, 1:04 p.m. UTC
Second patchset to add new firmware commands/events format used by 8922A
firmware, and then 8922A can use WiFi and Bluetooth simultaneously with
smooth A2DP and HID.

Ching-Te Ku (8):
  wifi: rtw89: coex: Add Wi-Fi null data status version 7
  wifi: rtw89: coex: Add Bluetooth scan parameter report version 7
  wifi: rtw89: coex: Add Bluetooth frequency hopping map version 7
  wifi: rtw89: coex: Add Bluetooth version report version 7
  wifi: rtw89: coex: Fix unexpected value in version 7 slot parameter
  wifi: rtw89: coex: Add Wi-Fi role v8 condition when set Bluetooth
    channel
  wifi: rtw89: coex: Add Wi-Fi role v8 condition when set BTG control
  wifi: rtw89: coex: Check and enable reports after run coex

 drivers/net/wireless/realtek/rtw89/coex.c | 175 +++++++++++++++++++---
 drivers/net/wireless/realtek/rtw89/core.h |  53 ++++++-
 2 files changed, 205 insertions(+), 23 deletions(-)