Home
last modified time | relevance | path

Searched defs:new_device (Results 1 – 7 of 7) sorted by relevance

/dpdk/examples/vdpa/
H A Dmain.c104 new_device(int vid) in new_device() function
/dpdk/examples/vhost_crypto/
H A Dmain.c276 new_device(int vid) in new_device() function
/dpdk/examples/vhost_blk/
H A Dvhost_blk.c601 new_device(int vid) in new_device() function
/dpdk/lib/vhost/
H A Drte_vhost.h272 int (*new_device)(int vid); /**< Add device. */ member
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c961 bool new_device = false; in mlx5_common_dev_probe() local
/dpdk/examples/vhost/
H A Dmain.c1564 new_device(int vid) in new_device() function
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c787 new_device(int vid) in new_device() function