Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c866 #define __CPY_LE32S(_x) ({int _i; for (_i = 0; _i < ARRAY_SIZE(dst->_x); _i++) \ in rtw89_btc_fbtc_cysta_to_cpu() macro
884 __CPY_LE32S(slot_cnt); in rtw89_btc_fbtc_cysta_to_cpu()
885 __CPY_LE32S(bcn_cnt); in rtw89_btc_fbtc_cysta_to_cpu()
897 #undef __CPY_LE32S in rtw89_btc_fbtc_cysta_to_cpu()