Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c6199 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta() local
6259 c_begin = 1; in _show_fbtc_cysta()
6261 c_begin = pcysta->cycles - slot_pair + 1; in _show_fbtc_cysta()
6265 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta()
6324 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v1() local
6384 c_begin = 1; in _show_fbtc_cysta_v1()
6386 c_begin = cycle - slot_pair + 1; in _show_fbtc_cysta_v1()
6395 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v1()