Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc_drv.c781 static struct sk_buff *netvsc_alloc_recv_skb(struct net_device *net, in netvsc_alloc_recv_skb() function
899 skb = netvsc_alloc_recv_skb(net, nvchan, &xdp); in netvsc_recv_callback()