Home
last modified time | relevance | path

Searched refs:BTC_CYCLE_SLOT_MAX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1793 #define BTC_CYCLE_SLOT_MAX 48 /* must be even number, non-zero */ macro
2135 __le16 tslot_cycle[BTC_CYCLE_SLOT_MAX];
2237 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX];
2241 struct rtw89_btc_fbtc_a2dp_trx_stat a2dp_trx[BTC_CYCLE_SLOT_MAX];
2264 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
2270 struct rtw89_btc_fbtc_a2dp_trx_stat_v4 a2dp_trx[BTC_CYCLE_SLOT_MAX];
2271 struct rtw89_btc_fbtc_cycle_fddt_info fddt_trx[BTC_CYCLE_SLOT_MAX];
2283 u8 wl_rx_err_ratio[BTC_CYCLE_SLOT_MAX];
2288 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
2294 struct rtw89_btc_fbtc_a2dp_trx_stat_v4 a2dp_trx[BTC_CYCLE_SLOT_MAX];
[all …]
H A Dcoex.c7012 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v2()
7025 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 1) in _show_fbtc_cysta_v2()
7035 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta_v2()
7139 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v3()
7151 divide_cnt = BTC_CYCLE_SLOT_MAX / 4; in _show_fbtc_cysta_v3()
7271 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v4()
7283 divide_cnt = BTC_CYCLE_SLOT_MAX / 4; in _show_fbtc_cysta_v4()
7399 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v5()
7411 divide_cnt = BTC_CYCLE_SLOT_MAX / 4; in _show_fbtc_cysta_v5()