Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dcoex.c138 .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 Dcore.h2619 u8 fcxtdma; member