Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c785 static struct sk_buff *netvsc_alloc_recv_skb(struct net_device *net, in netvsc_alloc_recv_skb() function
903 skb = netvsc_alloc_recv_skb(net, nvchan, &xdp); in netvsc_recv_callback()