Searched refs:channel_init_wait (Results 1 – 3 of 3) sorted by relevance
282 t = wait_for_completion_timeout(&net_device->channel_init_wait, 5*HZ); in netvsc_init_buf()365 t = wait_for_completion_timeout(&net_device->channel_init_wait, 5*HZ); in netvsc_init_buf()436 t = wait_for_completion_timeout(&net_device->channel_init_wait, 5*HZ); in negotiate_nvsp_ver()625 complete(&net_device->channel_init_wait); in netvsc_send_completion()1194 init_completion(&net_device->channel_init_wait); in netvsc_device_add()
651 struct completion channel_init_wait; member
1132 t = wait_for_completion_timeout(&net_device->channel_init_wait, 5*HZ); in rndis_filter_device_add()