Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/realtek/
D8139too.c1914 static inline void wrap_copy(struct sk_buff *skb, const unsigned char *ring, in wrap_copy() function
2041 wrap_copy(skb, rx_ring, ring_offset+4, pkt_size); in rtl8139_rx()