Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.c175 if (coex_stat->tdma_timer_base == 3 && coex_stat->wl_slot_extend) { in rtw_coex_wl_ccklock_action()
316 if (coex_stat->tdma_timer_base == type) in rtw_coex_tdma_timer_base()
319 coex_stat->tdma_timer_base = type; in rtw_coex_tdma_timer_base()
351 if (coex_stat->tdma_timer_base == 3) in rtw_coex_tdma_timer_base()
4088 coex_stat->tdma_timer_base); in rtw_coex_display_coex_info()
H A Dmain.h1471 u8 tdma_timer_base; member