Searched refs:fcxnullsta (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 137 .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, 1467 if (ver->fcxnullsta == 1) { in _chk_btc_report() 1470 } else if (ver->fcxnullsta == 2) { in _chk_btc_report() 1473 } else if (ver->fcxnullsta == 7) { in _chk_btc_report() 1479 pcinfo->req_fver = ver->fcxnullsta; in _chk_btc_report() 9863 if (ver->fcxnullsta == 1) { in _show_fbtc_nullsta() [all …]
|
| H A D | core.h | 3151 u8 fcxnullsta; member
|