Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c137 .fcxstep = 7, .fcxnullsta = 7, .fcxmreg = 7, .fcxgpiodbg = 7,
145 .fcxstep = 7, .fcxnullsta = 7, .fcxmreg = 7, .fcxgpiodbg = 7,
153 .fcxstep = 7, .fcxnullsta = 7, .fcxmreg = 7, .fcxgpiodbg = 7,
161 .fcxstep = 3, .fcxnullsta = 2, .fcxmreg = 2, .fcxgpiodbg = 1,
169 .fcxstep = 3, .fcxnullsta = 2, .fcxmreg = 1, .fcxgpiodbg = 1,
177 .fcxstep = 3, .fcxnullsta = 2, .fcxmreg = 1, .fcxgpiodbg = 1,
1450 if (ver->fcxstep == 2) { in _chk_btc_report()
1455 } else if (ver->fcxstep == 3) { in _chk_btc_report()
1463 pcinfo->req_fver = ver->fcxstep; in _chk_btc_report()
10095 if (ver->fcxstep == 2) in _show_fw_dm_msg()
[all …]
H A Dcore.h3150 u8 fcxstep; member