Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.h346 btc->dm.slot.v1[sid].cxtype = type; in _slot_set_le()
349 btc->dm.slot.v7[sid].cxtype = type; in _slot_set_le()
373 btc->dm.slot.v1[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
375 btc->dm.slot.v7[sid].cxtype = cpu_to_le16(type); in _slot_set_type()
H A Dcoex.c79 .cxtype = cpu_to_le16(__cxtype),}
963 btc->dm.slot.v7[i].cxtype = s_def[i].cxtype; in _reset_btc_var()
2300 dm->slot.v1[i].cxtype); in _append_slot_v1()
2356 dm->slot.v7[i].cxtype, dm->slot.v7[i].cxtbl); in _append_slot_v7()
4009 s_def[CXST_E2G].cxtbl, s_def[CXST_E2G].cxtype); in rtw89_btc_set_policy_v1()
4011 s_def[CXST_E5G].cxtbl, s_def[CXST_E5G].cxtype); in rtw89_btc_set_policy_v1()
4013 s_def[CXST_EBT].cxtbl, s_def[CXST_EBT].cxtype); in rtw89_btc_set_policy_v1()
4055 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
4062 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
4114 s_def[CXST_OFF].cxtbl, s_def[CXST_OFF].cxtype); in rtw89_btc_set_policy_v1()
[all …]
H A Dcore.h2588 __le16 cxtype; member
2601 __le16 cxtype; member
2607 __le16 cxtype; member