Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcore.h1430 #define BTC_CYCLE_SLOT_MAX 48 /* must be even number, non-zero */ macro
1665 __le16 tslot_cycle[BTC_CYCLE_SLOT_MAX];
1708 __le16 slot_step_time[BTC_CYCLE_SLOT_MAX];
1712 struct rtw89_btc_fbtc_a2dp_trx_stat a2dp_trx[BTC_CYCLE_SLOT_MAX];
Dcoex.c853 u16 tslot_cycle[BTC_CYCLE_SLOT_MAX];
6256 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta()
6269 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 1) in _show_fbtc_cysta()
6279 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta()
6381 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v1()
6393 divide_cnt = BTC_CYCLE_SLOT_MAX / 4; in _show_fbtc_cysta_v1()
6427 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta_v1()