Searched refs:__CPY_LE32 (Results 1 – 1 of 1) sorted by relevance
865 #define __CPY_LE32(_x) ({dst->_x = le32_to_cpu(src->_x); }) in rtw89_btc_fbtc_cysta_to_cpu() macro886 __CPY_LE32(leakrx_cnt); in rtw89_btc_fbtc_cysta_to_cpu()887 __CPY_LE32(collision_cnt); in rtw89_btc_fbtc_cysta_to_cpu()888 __CPY_LE32(skip_cnt); in rtw89_btc_fbtc_cysta_to_cpu()889 __CPY_LE32(exception); in rtw89_btc_fbtc_cysta_to_cpu()890 __CPY_LE32(except_cnt); in rtw89_btc_fbtc_cysta_to_cpu()896 #undef __CPY_LE32 in rtw89_btc_fbtc_cysta_to_cpu()