Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c1916 static inline void wrap_copy(struct sk_buff *skb, const unsigned char *ring, in wrap_copy() function
2043 wrap_copy(skb, rx_ring, ring_offset+4, pkt_size); in rtl8139_rx()