Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2255 struct rtw89_btc_fbtc_cysta_v4 { /* statistics for cycles */ struct
2256 u8 fver;
2257 u8 rsvd;
2258 u8 collision_cnt; /* counter for event/timer occur at the same time */
2259 u8 except_cnt;
2261 __le16 skip_cnt;
2262 __le16 cycles; /* total cycle number */
2264 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
2265 __le16 slot_cnt[CXST_MAX]; /* slot count */
2266 __le16 bcn_cnt[CXBCN_MAX];
[all …]