Home
last modified time | relevance | path

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

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