Home
last modified time | relevance | path

Searched refs:dpaa2_sec_eventq_attach (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Dversion.map4 dpaa2_sec_eventq_attach;
H A Ddpaa2_sec_event.h10 int dpaa2_sec_eventq_attach(const struct rte_cryptodev *dev,
H A Ddpaa2_sec_dpseci.c3720 dpaa2_sec_eventq_attach(const struct rte_cryptodev *dev, in dpaa2_sec_eventq_attach() function
/f-stack/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev.c848 ret = dpaa2_sec_eventq_attach(cryptodev, i, dpcon, ev); in dpaa2_eventdev_crypto_queue_add_all()
880 ret = dpaa2_sec_eventq_attach(cryptodev, rx_queue_id, in dpaa2_eventdev_crypto_queue_add()