Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dnetvsc.c38 struct netvsc_device *nv_dev = rtnl_dereference(net_device_ctx->nvdev); in netvsc_switch_datapath() local
39 struct nvsp_message *init_pkt = &nv_dev->channel_init_pkt; in netvsc_switch_datapath()
86 wait_for_completion(&nv_dev->channel_init_wait); in netvsc_switch_datapath()
Dhyperv_net.h272 int netvsc_switch_datapath(struct net_device *nv_dev, bool vf);