Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Dversion.map4 dpaa_sec_eventq_attach;
H A Ddpaa_sec_event.h10 int dpaa_sec_eventq_attach(const struct rte_cryptodev *dev,
H A Ddpaa_sec.c3224 dpaa_sec_eventq_attach(const struct rte_cryptodev *dev, in dpaa_sec_eventq_attach() function
/f-stack/dpdk/drivers/event/dpaa/
H A Ddpaa_eventdev.c757 ret = dpaa_sec_eventq_attach(cryptodev, i, in dpaa_eventdev_crypto_queue_add_all()
790 ret = dpaa_sec_eventq_attach(cryptodev, rx_queue_id, in dpaa_eventdev_crypto_queue_add()