Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.h34 struct rte_cryptodev_config dev_config; member
/dpdk/drivers/crypto/ipsec_mb/
H A Dipsec_mb_private.h339 ipsec_mb_dev_configure_t dev_config; member
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c47 struct rte_compressdev_config dev_config; member
/dpdk/examples/dma/
H A Ddmafwd.c780 struct rte_dma_conf dev_config = { .nb_vchans = 1 }; in configure_dmadev_queue() local
/dpdk/examples/vhost/
H A Dmain.c230 struct rte_dma_conf dev_config = { .nb_vchans = 1 }; in open_dma() local