Searched refs:fcxslots (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | coex.h | 343 if (btc->ver->fcxslots == 1) { in _slot_set_le() 347 } else if (btc->ver->fcxslots == 7) { in _slot_set_le() 363 if (btc->ver->fcxslots == 1) in _slot_set_dur() 365 else if (btc->ver->fcxslots == 7) in _slot_set_dur() 372 if (btc->ver->fcxslots == 1) in _slot_set_type() 374 else if (btc->ver->fcxslots == 7) in _slot_set_type() 381 if (btc->ver->fcxslots == 1) in _slot_set_tbl() 383 else if (btc->ver->fcxslots == 7) in _slot_set_tbl()
|
| H A D | coex.c | 137 .fcxbtcrpt = 8, .fcxtdma = 7, .fcxslots = 7, .fcxcysta = 7, 145 .fcxbtcrpt = 7, .fcxtdma = 7, .fcxslots = 7, .fcxcysta = 7, 153 .fcxbtcrpt = 8, .fcxtdma = 7, .fcxslots = 7, .fcxcysta = 7, 161 .fcxbtcrpt = 8, .fcxtdma = 7, .fcxslots = 7, .fcxcysta = 7, 169 .fcxbtcrpt = 8, .fcxtdma = 7, .fcxslots = 7, .fcxcysta = 7, 177 .fcxbtcrpt = 105, .fcxtdma = 3, .fcxslots = 1, .fcxcysta = 5, 185 .fcxbtcrpt = 4, .fcxtdma = 3, .fcxslots = 1, .fcxcysta = 3, 193 .fcxbtcrpt = 4, .fcxtdma = 3, .fcxslots = 1, .fcxcysta = 3, 201 .fcxbtcrpt = 4, .fcxtdma = 3, .fcxslots = 1, .fcxcysta = 3, 209 .fcxbtcrpt = 8, .fcxtdma = 7, .fcxslots = 7, .fcxcysta = 7, [all …]
|
| H A D | core.h | 3262 u8 fcxslots; member
|