Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h339 btc->dm.slot.v1[sid].cxtype = type; in _slot_set_le()
342 btc->dm.slot.v7[sid].cxtype = type; in _slot_set_le()
366 btc->dm.slot.v1[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
368 btc->dm.slot.v7[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
H A Dcoex.c78 .cxtype = cpu_to_le16(__cxtype),}
880 btc->dm.slot.v7[i].cxtype = s_def[i].cxtype; in _reset_btc_var()
2179 dm->slot.v1[i].cxtype); in _append_slot_v1()
2235 dm->slot.v7[i].cxtype, dm->slot.v7[i].cxtbl); in _append_slot_v7()
3758 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
3765 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
9113 u16 dur, cxtype; in _show_fbtc_slots() local
9121 cxtype = le16_to_cpu(dm->slot_now.v1[i].cxtype); in _show_fbtc_slots()
9125 cxtype = le16_to_cpu(dm->slot_now.v7[i].cxtype); in _show_fbtc_slots()
9135 dur, tbl, cxtype); in _show_fbtc_slots()
[all …]
H A Dcore.h2470 __le16 cxtype; member
2483 __le16 cxtype; member
2489 __le16 cxtype; member