Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw89/
HDcoex.c1823 if (le16_to_cpu(pcysta->v2.tavg_cycle[CXT_WL]) > wl_slot_set) { in _chk_btc_report()
1824 diff_t = le16_to_cpu(pcysta->v2.tavg_cycle[CXT_WL]) - wl_slot_set; in _chk_btc_report()
9149 le16_to_cpu(pcysta_le32->tavg_cycle[CXT_WL]), in _show_fbtc_cysta_v2()
9150 le16_to_cpu(pcysta_le32->tavg_cycle[CXT_BT]), in _show_fbtc_cysta_v2()
HDcore.h2552 __le16 tavg_cycle[CXT_MAX]; /* avg wl/bt cycle time */ member