Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
A Dnetvsc.c86 wait_for_completion(&nv_dev->channel_init_wait); in netvsc_switch_datapath()
142 init_completion(&net_device->channel_init_wait); in alloc_net_device()
399 wait_for_completion(&net_device->channel_init_wait); in netvsc_init_buf()
501 wait_for_completion(&net_device->channel_init_wait); in netvsc_init_buf()
576 wait_for_completion(&net_device->channel_init_wait); in negotiate_nvsp_ver()
829 complete(&net_device->channel_init_wait); in netvsc_send_completion()
883 complete(&net_device->channel_init_wait); in netvsc_send_completion()
A Dhyperv_net.h1092 struct completion channel_init_wait; member
A Drndis_filter.c1310 wait_for_completion(&nvdev->channel_init_wait); in rndis_set_subchannel()

Completed in 20 milliseconds