Home
last modified time | relevance | path

Searched refs:fcxbtafh (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,
1257 if (ver->fcxbtafh == 2) { in _update_bt_report()
1268 } else if (ver->fcxbtafh == 7) { in _update_bt_report()
1279 } else if (ver->fcxbtafh == 1) { in _update_bt_report()
1537 if (ver->fcxbtafh == 1) { in _chk_btc_report()
1540 } else if (ver->fcxbtafh == 2) { in _chk_btc_report()
1543 } else if (ver->fcxbtafh == 7) { in _chk_btc_report()
1549 pcinfo->req_fver = ver->fcxbtafh; in _chk_btc_report()
8499 if (ver->fcxbtafh == 2 && bt_linfo->status.map.ble_connect) in _show_bt_info()
[all …]
H A Dcore.h3156 u8 fcxbtafh; member