Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc.c39 struct netvsc_device *nv_dev = rtnl_dereference(net_device_ctx->nvdev); in netvsc_switch_datapath() local
40 struct nvsp_message *init_pkt = &nv_dev->channel_init_pkt; in netvsc_switch_datapath()
87 wait_for_completion(&nv_dev->channel_init_wait); in netvsc_switch_datapath()
Dhyperv_net.h277 int netvsc_switch_datapath(struct net_device *nv_dev, bool vf);