Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvirtio_user_dev.h72 int virtio_user_start_device(struct virtio_user_dev *dev);
H A Dvirtio_user_dev.c155 virtio_user_start_device(struct virtio_user_dev *dev) in virtio_user_start_device() function
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_user_ethdev.c296 virtio_user_start_device(dev); in virtio_user_set_status()