Searched defs:rtw89_btc_fbtc_cysta_v4 (Results 1 – 1 of 1) sorted by relevance
2261 struct rtw89_btc_fbtc_cysta_v4 { /* statistics for cycles */ struct2262 u8 fver;2263 u8 rsvd;2264 u8 collision_cnt; /* counter for event/timer occur at the same time */2265 u8 except_cnt;2267 __le16 skip_cnt;2268 __le16 cycles; /* total cycle number */2270 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */2271 __le16 slot_cnt[CXST_MAX]; /* slot count */2272 __le16 bcn_cnt[CXBCN_MAX];[all …]