Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1364 if (le16_to_cpu(pcysta->v2.tavg_cycle[CXT_WL]) > wl_slot_set) { in _chk_btc_report()
1365 diff_t = le16_to_cpu(pcysta->v2.tavg_cycle[CXT_WL]) - wl_slot_set; in _chk_btc_report()
6995 le16_to_cpu(pcysta_le32->tavg_cycle[CXT_WL]), in _show_fbtc_cysta_v2()
6996 le16_to_cpu(pcysta_le32->tavg_cycle[CXT_BT]), in _show_fbtc_cysta_v2()
H A Dcore.h2119 __le16 tavg_cycle[CXT_MAX]; /* avg wl/bt cycle time */ member