Home
last modified time | relevance | path

Searched refs:fcxbtscan (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c138 .fcxbtver = 7, .fcxbtscan = 7, .fcxbtafh = 7, .fcxbtdevinfo = 7,
146 .fcxbtver = 7, .fcxbtscan = 7, .fcxbtafh = 7, .fcxbtdevinfo = 7,
1226 if (ver->fcxbtscan == 1) { in _update_bt_report()
1234 } else if (ver->fcxbtscan == 2) { in _update_bt_report()
1243 } else if (ver->fcxbtscan == 7) { in _update_bt_report()
1521 if (ver->fcxbtscan == 1) { in _chk_btc_report()
1524 } else if (ver->fcxbtscan == 2) { in _chk_btc_report()
1527 } else if (ver->fcxbtscan == 7) { in _chk_btc_report()
1533 pcinfo->req_fver = ver->fcxbtscan; in _chk_btc_report()
8546 if (ver->fcxbtscan == 1) { in _show_bt_info()
[all …]
H A Dcore.h3155 u8 fcxbtscan; member