Home
last modified time | relevance | path

Searched refs:qat_cryptodev_config (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/crypto/qat/dev/
H A Dqat_asym_pmd_gen1.c13 .dev_configure = qat_cryptodev_config,
H A Dqat_crypto_pmd_gen2.c257 .dev_configure = qat_cryptodev_config,
H A Dqat_sym_pmd_gen1.c134 .dev_configure = qat_cryptodev_config,
/dpdk/drivers/crypto/qat/
H A Dqat_crypto.h73 qat_cryptodev_config(struct rte_cryptodev *dev,
H A Dqat_crypto.c12 qat_cryptodev_config(__rte_unused struct rte_cryptodev *dev, in qat_cryptodev_config() function