Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dio.h388 eth_copy_and_sum((s), __mem_pci(c), (l), (b))
425 eth_copy_and_sum((a), __mem_isa(b), (c), (d))
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dio.h304 eth_copy_and_sum((s),__mem_pci(c),(l),(b))
361 eth_copy_and_sum((a),__mem_isa(b),(c),(d))
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dio.h161 eth_copy_and_sum((s), __mem_pci(c), (l), (b))
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c764 static inline void eth_copy_and_sum (struct sk_buff *dest, in eth_copy_and_sum() function
28035 eth_copy_and_sum(skb, data, pkt_size, 0);