Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/hyperv/
Dnetvsc_drv.c1888 static void netvsc_link_change(struct work_struct *w) in netvsc_link_change() function
2287 INIT_DELAYED_WORK(&net_device_ctx->dwork, netvsc_link_change); in netvsc_probe()