Home
last modified time | relevance | path

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

/dpdk/examples/vdpa/
H A Dmain.c133 destroy_device(int vid) in destroy_device() function
158 .destroy_device = destroy_device,
/dpdk/examples/vhost_blk/
H A Dvhost_blk.c701 destroy_device(int vid) in destroy_device() function
758 .destroy_device = destroy_device,
871 destroy_device(ctrlr->vid); in signal_handler()
/dpdk/examples/vhost_crypto/
H A Dmain.c332 destroy_device(int vid) in destroy_device() function
368 .destroy_device = destroy_device,
/dpdk/lib/vhost/
H A Drte_vhost.h273 void (*destroy_device)(int vid); /**< Remove device. */ member
H A Dvhost.c705 dev->notify_ops->destroy_device(dev->vid); in vhost_destroy_device_notify()
/dpdk/examples/vhost/
H A Dmain.c1488 destroy_device(int vid) in destroy_device() function
1678 .destroy_device = destroy_device,
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c849 destroy_device(int vid) in destroy_device() function
991 .destroy_device = destroy_device,
/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst150 * ``destroy_device(int vid)``
247 devices for all vhost queues in destroy_device(), when a