Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2699 struct rtw89_btc_fbtc_cysta_v5 { /* statistics for cycles */ struct
2700 u8 fver;
2701 u8 rsvd;
2702 u8 collision_cnt; /* counter for event/timer occur at the same time */
2703 u8 except_cnt;
2704 u8 wl_rx_err_ratio[BTC_CYCLE_SLOT_MAX];
2706 __le16 skip_cnt;
2707 __le16 cycles; /* total cycle number */
2709 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
2710 __le16 slot_cnt[CXST_MAX]; /* slot count */
[all …]