Home
last modified time | relevance | path

Searched refs:otx2_cpt_inline_init (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_mbox.h35 int otx2_cpt_inline_init(const struct rte_cryptodev *dev);
H A Dotx2_cryptodev_mbox.c210 otx2_cpt_inline_init(const struct rte_cryptodev *dev) in otx2_cpt_inline_init() function
H A Dotx2_cryptodev_ops.c1088 ret = otx2_cpt_inline_init(dev); in otx2_cpt_dev_config()