Home
last modified time | relevance | path

Searched defs:dev_config (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/test-mldev/
H A Dtest_device_ops.c92 struct rte_ml_dev_config dev_config; in test_device_reconfigure() local
H A Dtest_common.c133 struct rte_ml_dev_config dev_config; in ml_test_device_configure() local
/dpdk/lib/vhost/
H A Dvduse.c419 struct vduse_dev_config *dev_config = NULL; vduse_device_create() local
[all...]
/dpdk/examples/dma/
H A Ddmafwd.c770 struct rte_dma_conf dev_config = { .nb_vchans = 1 }; in configure_dmadev_queue() local
/dpdk/examples/vhost/
H A Dmain.c251 struct rte_dma_conf dev_config = { .nb_vchans = 1 }; in open_dma() local