Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c1633 static struct hv_device *netvsc_channel_to_device(struct vmbus_channel *channel) in netvsc_channel_to_device() function
1650 struct hv_device *device = netvsc_channel_to_device(channel); in netvsc_poll()