Home
last modified time | relevance | path

Searched refs:nv_dev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc.c37 struct netvsc_device *nv_dev = rtnl_dereference(net_device_ctx->nvdev); in netvsc_switch_datapath() local
38 struct nvsp_message *init_pkt = &nv_dev->channel_init_pkt; in netvsc_switch_datapath()
H A Dhyperv_net.h237 void netvsc_switch_datapath(struct net_device *nv_dev, bool vf);
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A 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()
H A Dhyperv_net.h279 int netvsc_switch_datapath(struct net_device *nv_dev, bool vf);

Completed in 13 milliseconds