Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1746 pcinfo->req_fver = 5; in _chk_btc_report()
1767 pcinfo->req_fver = ver->fcxbtcrpt; in _chk_btc_report()
1783 pcinfo->req_fver = ver->fcxtdma; in _chk_btc_report()
1802 pcinfo->req_fver = ver->fcxslots; in _chk_btc_report()
1840 pcinfo->req_fver = ver->fcxcysta; in _chk_btc_report()
1862 pcinfo->req_fver = ver->fcxstep; in _chk_btc_report()
1881 pcinfo->req_fver = ver->fcxnullsta; in _chk_btc_report()
1900 pcinfo->req_fver = ver->fcxmreg; in _chk_btc_report()
1913 pcinfo->req_fver = ver->fcxgpiodbg; in _chk_btc_report()
1932 pcinfo->req_fver = ver->fcxbtver; in _chk_btc_report()
[all …]
H A Dcore.h4254 u8 req_fver; /* expected rsp fver */ member