Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1378 pcinfo->req_fver = 5; in _chk_btc_report()
1389 pcinfo->req_fver = ver->fcxbtcrpt; in _chk_btc_report()
1402 pcinfo->req_fver = ver->fcxtdma; in _chk_btc_report()
1415 pcinfo->req_fver = ver->fcxslots; in _chk_btc_report()
1443 pcinfo->req_fver = ver->fcxcysta; in _chk_btc_report()
1463 pcinfo->req_fver = ver->fcxstep; in _chk_btc_report()
1479 pcinfo->req_fver = ver->fcxnullsta; in _chk_btc_report()
1495 pcinfo->req_fver = ver->fcxmreg; in _chk_btc_report()
1517 pcinfo->req_fver = ver->fcxbtver; in _chk_btc_report()
1533 pcinfo->req_fver = ver->fcxbtscan; in _chk_btc_report()
[all …]
H A Dcore.h3039 u8 req_fver; /* expected rsp fver */ member