Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcore.h1793 #define BTC_CYCLE_SLOT_MAX 48 /* must be even number, non-zero */ macro
2135 __le16 tslot_cycle[BTC_CYCLE_SLOT_MAX];
2243 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX];
2247 struct rtw89_btc_fbtc_a2dp_trx_stat a2dp_trx[BTC_CYCLE_SLOT_MAX];
2270 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
2276 struct rtw89_btc_fbtc_a2dp_trx_stat_v4 a2dp_trx[BTC_CYCLE_SLOT_MAX];
2277 struct rtw89_btc_fbtc_cycle_fddt_info fddt_trx[BTC_CYCLE_SLOT_MAX];
2289 u8 wl_rx_err_ratio[BTC_CYCLE_SLOT_MAX];
2294 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX]; /* record the wl/bt slot time */
2300 struct rtw89_btc_fbtc_a2dp_trx_stat_v4 a2dp_trx[BTC_CYCLE_SLOT_MAX];
[all …]
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()