Searched refs:receive_big (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | virtio_net.c | 836 static struct sk_buff *receive_big(struct net_device *dev, in receive_big() function 1132 skb = receive_big(dev, vi, rq, buf, len, stats); in receive_buf()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | virtio_net.c | 1303 static struct sk_buff *receive_big(struct net_device *dev, in receive_big() function 1788 skb = receive_big(dev, vi, rq, buf, len, stats); in receive_buf()
|
Completed in 11 milliseconds