Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1808 if (le16_to_cpu(pcysta->v2.tavg_cycle[CXT_WL]) > wl_slot_set) { in _chk_btc_report()
1809 diff_t = le16_to_cpu(pcysta->v2.tavg_cycle[CXT_WL]) - wl_slot_set; in _chk_btc_report()
1840 wl_slot_real = le16_to_cpu(pcysta->v3.cycle_time.tavg[CXT_WL]); in _chk_btc_report()
1884 wl_slot_real = le16_to_cpu(pcysta->v4.cycle_time.tavg[CXT_WL]); in _chk_btc_report()
1929 wl_slot_real = le16_to_cpu(pcysta->v5.cycle_time.tavg[CXT_WL]); in _chk_btc_report()
1968 val16 = le16_to_cpu(pcysta->v7.cycle_time.tavg[CXT_WL]); in _chk_btc_report()
9012 le16_to_cpu(pcysta_le32->tavg_cycle[CXT_WL]), in _show_fbtc_cysta_v2()
9017 le16_to_cpu(pcysta_le32->tmax_cycle[CXT_WL]), in _show_fbtc_cysta_v2()
9022 le16_to_cpu(pcysta_le32->tmaxdiff_cycle[CXT_WL]), in _show_fbtc_cysta_v2()
9136 le16_to_cpu(pcysta->cycle_time.tavg[CXT_WL]), in _show_fbtc_cysta_v3()
[all …]
H A Dcore.h2364 CXT_WL = 0x1, enumerator