Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c853 u16 tslot_cycle[BTC_CYCLE_SLOT_MAX]; member
891 __CPY_LE16S(tslot_cycle); in rtw89_btc_fbtc_cysta_to_cpu()
6272 pcysta->tslot_cycle[store_index], in _show_fbtc_cysta()
6273 pcysta->tslot_cycle[store_index + 1]); in _show_fbtc_cysta()
6277 pcysta->tslot_cycle[store_index], in _show_fbtc_cysta()
6278 pcysta->tslot_cycle[store_index + 1]); in _show_fbtc_cysta()
Dcore.h1665 __le16 tslot_cycle[BTC_CYCLE_SLOT_MAX]; member