Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1042 pcinfo->req_fver = 5; in _chk_btc_report()
1047 pcinfo->req_fver = ver->fcxbtcrpt; in _chk_btc_report()
1060 pcinfo->req_fver = ver->fcxtdma; in _chk_btc_report()
1066 pcinfo->req_fver = ver->fcxslots; in _chk_btc_report()
1090 pcinfo->req_fver = ver->fcxcysta; in _chk_btc_report()
1107 pcinfo->req_fver = ver->fcxstep; in _chk_btc_report()
1120 pcinfo->req_fver = ver->fcxnullsta; in _chk_btc_report()
1133 pcinfo->req_fver = ver->fcxmreg; in _chk_btc_report()
1139 pcinfo->req_fver = ver->fcxgpiodbg; in _chk_btc_report()
1145 pcinfo->req_fver = ver->fcxbtver; in _chk_btc_report()
[all …]
H A Dcore.h2504 u8 req_fver; /* expected rsp fver */ member