Home
last modified time | relevance | path

Searched defs:rtw89_btc_fbtc_cysta (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dcore.h1642 struct rtw89_btc_fbtc_cysta { /* statistics for cycles */ struct
1643 u8 fver; /* chip_info::fcxcysta_ver */
1644 u8 rsvd;
1645 __le16 cycles; /* total cycle number */
1646 __le16 cycles_a2dp[CXT_FLCTRL_MAX];
1647 __le16 a2dpept; /* a2dp empty cnt */
1648 __le16 a2dpeptto; /* a2dp empty timeout cnt*/
1649 __le16 tavg_cycle[CXT_MAX]; /* avg wl/bt cycle time */
1650 __le16 tmax_cycle[CXT_MAX]; /* max wl/bt cycle time */
1651 __le16 tmaxdiff_cycle[CXT_MAX]; /* max wl-wl bt-bt cycle diff time */
[all …]