Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_hw_access.h153 int otx2_cpt_err_intr_register(const struct rte_cryptodev *dev);
H A Dotx2_cryptodev_hw_access.c87 otx2_cpt_err_intr_register(const struct rte_cryptodev *dev) in otx2_cpt_err_intr_register() function
H A Dotx2_cryptodev_ops.c1082 ret = otx2_cpt_err_intr_register(dev); in otx2_cpt_dev_config()