Searched refs:dst64 (Results 1 – 3 of 3) sorted by relevance
41 u64 *dst64 = (void *)dst; in nft_byteorder_eval() local48 nft_reg_store64(&dst64[i], in nft_byteorder_eval()56 nft_reg_store64(&dst64[i], src64); in nft_byteorder_eval()
25 u64 *src64, *dst64; \27 dst64 = &stats->x_grp.unicast; \28 dst64 <= &stats->x_grp.s_1519_max;) { \29 *dst64++ += *src64++; \
2156 u64 *dst64 = (u64 *)(dst + i); in bnxt_get_regs() local2158 *dst64 = le64_to_cpu(*(__le64 *)(src + i)); in bnxt_get_regs()