Searched refs:fcxtdma (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/rtw89/ |
| H A D | coex.c | 138 .fcxbtcrpt = 4, .fcxtdma = 3, .fcxslots = 1, .fcxcysta = 3, 145 .fcxbtcrpt = 4, .fcxtdma = 3, .fcxslots = 1, .fcxcysta = 3, 152 .fcxbtcrpt = 4, .fcxtdma = 3, .fcxslots = 1, .fcxcysta = 3, 1051 if (ver->fcxtdma == 1) { in _chk_btc_report() 1054 } else if (ver->fcxtdma == 3) { in _chk_btc_report() 1060 pcinfo->req_fver = ver->fcxtdma; in _chk_btc_report() 1322 if (ver->fcxtdma == 1) in _chk_btc_report() 1327 else if (ver->fcxtdma == 3) in _chk_btc_report() 1576 if (ver->fcxtdma == 1) { in _append_tdma() 1584 v3->fver = ver->fcxtdma; in _append_tdma() [all …]
|
| H A D | core.h | 2619 u8 fcxtdma; member
|