Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc.c1648 static struct hv_device *netvsc_channel_to_device(struct vmbus_channel *channel) in netvsc_channel_to_device() function
1665 struct hv_device *device = netvsc_channel_to_device(channel); in netvsc_poll()