Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h662 void reset_device(struct virtio_net *dev);
H A Dvhost.c626 reset_device(struct virtio_net *dev) in reset_device() function
H A Dvhost_user.c255 reset_device(dev); in vhost_user_reset_owner()