Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/realtek/
D8139too.c1918 static inline void wrap_copy(struct sk_buff *skb, const unsigned char *ring, in wrap_copy() function
2045 wrap_copy(skb, rx_ring, ring_offset+4, pkt_size); in rtl8139_rx()