Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c1355 pcinfo->req_fver = 5; in _chk_btc_report()
1368 pcinfo->req_fver = ver->fcxbtcrpt; in _chk_btc_report()
1381 pcinfo->req_fver = ver->fcxtdma; in _chk_btc_report()
1394 pcinfo->req_fver = ver->fcxslots; in _chk_btc_report()
1422 pcinfo->req_fver = ver->fcxcysta; in _chk_btc_report()
1442 pcinfo->req_fver = ver->fcxstep; in _chk_btc_report()
1458 pcinfo->req_fver = ver->fcxnullsta; in _chk_btc_report()
1474 pcinfo->req_fver = ver->fcxmreg; in _chk_btc_report()
1485 pcinfo->req_fver = ver->fcxgpiodbg; in _chk_btc_report()
1496 pcinfo->req_fver = ver->fcxbtver; in _chk_btc_report()
[all …]
Dcore.h3020 u8 req_fver; /* expected rsp fver */ member