Searched refs:BTC_CYCLE_SLOT_MAX (Results 1 – 2 of 2) sorted by relevance
2800 #define BTC_CYCLE_SLOT_MAX 48 /* must be even number, non-zero */ macro3447 __le16 tslot_cycle[BTC_CYCLE_SLOT_MAX];3555 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX];3559 struct rtw89_btc_fbtc_a2dp_trx_stat a2dp_trx[BTC_CYCLE_SLOT_MAX];3582 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */3588 struct rtw89_btc_fbtc_a2dp_trx_stat_v4 a2dp_trx[BTC_CYCLE_SLOT_MAX];3589 struct rtw89_btc_fbtc_cycle_fddt_info fddt_trx[BTC_CYCLE_SLOT_MAX];3601 u8 wl_rx_err_ratio[BTC_CYCLE_SLOT_MAX];3606 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */3612 struct rtw89_btc_fbtc_a2dp_trx_stat_v4 a2dp_trx[BTC_CYCLE_SLOT_MAX];[all …]
10890 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v2()10903 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 1) in _show_fbtc_cysta_v2()10914 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta_v2()11025 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v3()11037 divide_cnt = BTC_CYCLE_SLOT_MAX / 4; in _show_fbtc_cysta_v3()11162 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v4()11174 divide_cnt = BTC_CYCLE_SLOT_MAX / 4; in _show_fbtc_cysta_v4()11295 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v5()11307 divide_cnt = BTC_CYCLE_SLOT_MAX / 4; in _show_fbtc_cysta_v5()11431 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v105()[all …]