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 D | io.h | 388 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 D | io.h | 304 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 D | io.h | 161 eth_copy_and_sum((s), __mem_pci(c), (l), (b))
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168_n.c | 764 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);
|