Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c863 #define __CPY_LE16S(_x) ({int _i; for (_i = 0; _i < ARRAY_SIZE(dst->_x); _i++) \ in rtw89_btc_fbtc_cysta_to_cpu() macro
872 __CPY_LE16S(cycles_a2dp); in rtw89_btc_fbtc_cysta_to_cpu()
875 __CPY_LE16S(tavg_cycle); in rtw89_btc_fbtc_cysta_to_cpu()
876 __CPY_LE16S(tmax_cycle); in rtw89_btc_fbtc_cysta_to_cpu()
877 __CPY_LE16S(tmaxdiff_cycle); in rtw89_btc_fbtc_cysta_to_cpu()
878 __CPY_LE16S(tavg_a2dp); in rtw89_btc_fbtc_cysta_to_cpu()
879 __CPY_LE16S(tmax_a2dp); in rtw89_btc_fbtc_cysta_to_cpu()
891 __CPY_LE16S(tslot_cycle); in rtw89_btc_fbtc_cysta_to_cpu()
895 #undef __CPY_LE16S in rtw89_btc_fbtc_cysta_to_cpu()