Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe.c66 failsafe_hotplug_alarm_install(struct rte_eth_dev *dev) in failsafe_hotplug_alarm_install() function
127 ret = failsafe_hotplug_alarm_install(dev); in fs_hotplug_alarm()
223 ret = failsafe_hotplug_alarm_install(dev); in fs_eth_dev_create()
H A Dfailsafe_private.h206 int failsafe_hotplug_alarm_install(struct rte_eth_dev *dev);
H A Dfailsafe_ether.c317 failsafe_hotplug_alarm_install(fs_dev(sdev)); in fs_dev_remove()