Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hyperv/
Dnetvsc.c117 init_completion(&net_device->channel_init_wait); in alloc_net_device()
373 wait_for_completion(&net_device->channel_init_wait); in netvsc_init_buf()
454 wait_for_completion(&net_device->channel_init_wait); in netvsc_init_buf()
523 wait_for_completion(&net_device->channel_init_wait); in negotiate_nvsp_ver()
744 complete(&net_device->channel_init_wait); in netvsc_send_completion()
Dhyperv_net.h986 struct completion channel_init_wait; member
Drndis_filter.c1092 wait_for_completion(&nvdev->channel_init_wait); in rndis_set_subchannel()