Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvirtio_user_dev.h86 extern const char * const virtio_user_backend_strings[];
H A Dvirtio_user_dev.c25 const char * const virtio_user_backend_strings[] = { variable
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_user_ethdev.c722 virtio_user_backend_strings[backend_type]); in virtio_user_pmd_probe()