Searched refs:receive_small (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | virtio_net.c | 696 static struct sk_buff *receive_small(struct net_device *dev, in receive_small() function 1134 skb = receive_small(dev, vi, rq, buf, ctx, len, xdp_xmit, stats); in receive_buf()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | virtio_net.c | 1256 static struct sk_buff *receive_small(struct net_device *dev, in receive_small() function 1790 skb = receive_small(dev, vi, rq, buf, ctx, len, xdp_xmit, stats); in receive_buf()
|
Completed in 10 milliseconds