Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hyperv/
Dnetvsc.c107 init_completion(&net_device->channel_init_wait); in alloc_net_device()
365 wait_for_completion(&net_device->channel_init_wait); in netvsc_init_buf()
456 wait_for_completion(&net_device->channel_init_wait); in netvsc_init_buf()
531 wait_for_completion(&net_device->channel_init_wait); in negotiate_nvsp_ver()
795 complete(&net_device->channel_init_wait); in netvsc_send_completion()
Dhyperv_net.h1030 struct completion channel_init_wait; member
Drndis_filter.c1220 wait_for_completion(&nvdev->channel_init_wait); in rndis_set_subchannel()