Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h396 btc->dm.slot.v1[sid].cxtype = type; in _slot_set_le()
399 btc->dm.slot.v7[sid].cxtype = type; in _slot_set_le()
423 btc->dm.slot.v1[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
425 btc->dm.slot.v7[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
H A Dcoex.c79 .cxtype = cpu_to_le16(__cxtype),}
1170 btc->dm.slot.v7[i].cxtype = s_def[i].cxtype; in _reset_btc_var()
2770 dm->slot.v1[i].cxtype); in _append_slot_v1()
2826 dm->slot.v7[i].cxtype, dm->slot.v7[i].cxtbl); in _append_slot_v7()
4790 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy()
4798 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy()
4834 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy()
4862 s_def[CXST_E2G].cxtbl, s_def[CXST_E2G].cxtype); in rtw89_btc_set_policy()
4864 s_def[CXST_E5G].cxtbl, s_def[CXST_E5G].cxtype); in rtw89_btc_set_policy()
4866 s_def[CXST_EBT].cxtbl, s_def[CXST_EBT].cxtype); in rtw89_btc_set_policy()
[all …]
H A Dcore.h3342 __le16 cxtype; member
3355 __le16 cxtype; member
3369 __le16 cxtype; member