Searched defs:rtw89_btc_fbtc_cysta_v4 (Results 1 – 1 of 1) sorted by relevance
2694 struct rtw89_btc_fbtc_cysta_v4 { /* statistics for cycles */ struct2695 u8 fver;2696 u8 rsvd;2697 u8 collision_cnt; /* counter for event/timer occur at the same time */2698 u8 except_cnt;2700 __le16 skip_cnt;2701 __le16 cycles; /* total cycle number */2703 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */2704 __le16 slot_cnt[CXST_MAX]; /* slot count */2705 __le16 bcn_cnt[CXBCN_MAX];[all …]