Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2527 struct rtw89_btc_fbtc_cysta_v2 { /* statistics for cycles */ struct
2528 u8 fver; /* btc_ver::fcxcysta */
2529 u8 rsvd;
2530 __le16 cycles; /* total cycle number */
2531 __le16 cycles_a2dp[CXT_FLCTRL_MAX];
2532 __le16 a2dpept; /* a2dp empty cnt */
2533 __le16 a2dpeptto; /* a2dp empty timeout cnt*/
2534 __le16 tavg_cycle[CXT_MAX]; /* avg wl/bt cycle time */
2535 __le16 tmax_cycle[CXT_MAX]; /* max wl/bt cycle time */
2536 __le16 tmaxdiff_cycle[CXT_MAX]; /* max wl-wl bt-bt cycle diff time */
[all …]