Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h337 btc->dm.slot.v1[sid].cxtype = type; in _slot_set_le()
340 btc->dm.slot.v7[sid].cxtype = type; in _slot_set_le()
364 btc->dm.slot.v1[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
366 btc->dm.slot.v7[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
H A Dcoex.c78 .cxtype = cpu_to_le16(__cxtype),}
872 btc->dm.slot.v7[i].cxtype = s_def[i].cxtype; in _reset_btc_var()
2170 dm->slot.v1[i].cxtype); in _append_slot_v1()
2226 dm->slot.v7[i].cxtype, dm->slot.v7[i].cxtbl); in _append_slot_v7()
3749 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
3756 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
3808 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
3832 s_def[CXST_EBT].cxtbl, s_def[CXST_EBT].cxtype); in rtw89_btc_set_policy_v1()
3838 s_def[CXST_EBT].cxtbl, s_def[CXST_EBT].cxtype); in rtw89_btc_set_policy_v1()
3843 s_def[CXST_E2G].cxtbl, s_def[CXST_E2G].cxtype); in rtw89_btc_set_policy_v1()
[all …]