Home
last modified time | relevance | path

Searched refs:fcxbtcrpt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c1030 if (ver->fcxbtcrpt == 1) { in _chk_btc_report()
1033 } else if (ver->fcxbtcrpt == 4) { in _chk_btc_report()
1036 } else if (ver->fcxbtcrpt == 5) { in _chk_btc_report()
1047 pcinfo->req_fver = ver->fcxbtcrpt; in _chk_btc_report()
1207 if (ver->fcxbtcrpt == 1) { in _chk_btc_report()
1227 } else if (ver->fcxbtcrpt == 4) { in _chk_btc_report()
1259 } else if (ver->fcxbtcrpt == 5) { in _chk_btc_report()
8413 if (ver->fcxbtcrpt == 1) in rtw89_btc_dump_info()
8415 else if (ver->fcxbtcrpt == 4) in rtw89_btc_dump_info()
8417 else if (ver->fcxbtcrpt == 5) in rtw89_btc_dump_info()
[all …]
H A Drtw8852a.c1896 if (ver->fcxbtcrpt != 1) in rtw8852a_btc_update_bt_cnt()
H A Dcore.h2618 u8 fcxbtcrpt; member