Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c554 static void netvsc_hotplug_retry(void *args) in netvsc_hotplug_retry() function
641 rte_eal_alarm_set(1000000, netvsc_hotplug_retry, hot_ctx); in netvsc_hotplug_retry()
695 rte_eal_alarm_set(1000000, netvsc_hotplug_retry, hot_ctx); in netvsc_hotadd_callback()
1049 rte_eal_alarm_cancel(netvsc_hotplug_retry, hot_ctx); in hn_dev_close()