Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c9159 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v2() local
9230 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v2()
9293 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v3() local
9370 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v3()
9379 a2dp_trx = &pcysta->a2dp_trx[store_index]; in _show_fbtc_cysta_v3()
9432 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v4() local
9509 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v4()
9518 a2dp_trx = &pcysta->a2dp_trx[store_index]; in _show_fbtc_cysta_v4()
9571 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v5() local
9647 store_index = ((cycle - 1) % slot_pair) * 2; in _show_fbtc_cysta_v5()
[all …]