Home
last modified time | relevance | path

Searched refs:fcxslots (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h336 if (btc->ver->fcxslots == 1) { in _slot_set_le()
340 } else if (btc->ver->fcxslots == 7) { in _slot_set_le()
356 if (btc->ver->fcxslots == 1) in _slot_set_dur()
358 else if (btc->ver->fcxslots == 7) in _slot_set_dur()
365 if (btc->ver->fcxslots == 1) in _slot_set_type()
367 else if (btc->ver->fcxslots == 7) in _slot_set_type()
374 if (btc->ver->fcxslots == 1) in _slot_set_tbl()
376 else if (btc->ver->fcxslots == 7) in _slot_set_tbl()
H A Dcoex.c877 if (ver->fcxslots >= 7) { in _reset_btc_var()
1406 if (ver->fcxslots == 1) { in _chk_btc_report()
1786 if (ver->fcxslots == 7) { in _chk_btc_report()
1821 if (ver->fcxslots == 1) in _chk_btc_report()
1826 if (ver->fcxslots == 1) in _chk_btc_report()
1860 if (ver->fcxslots == 1) in _chk_btc_report()
1904 if (ver->fcxslots == 1) in _chk_btc_report()
1949 if (ver->fcxslots == 1) in _chk_btc_report()
2250 if (btc->ver->fcxslots == 7) in _append_slot()
2410 if (ver->fcxslots == 7) { in rtw89_btc_fw_set_slots()
[all …]
H A Dcore.h3148 u8 fcxslots; member