Home
last modified time | relevance | path

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

/dpdk/lib/cryptodev/
H A Dcryptodev_pmd.c213 .deq_cb = dummy_cb, in cryptodev_fp_ops_reset()
228 fp_ops->qp.deq_cb = dev->deq_cbs; in cryptodev_fp_ops_set()
H A Drte_cryptodev_core.h41 struct rte_cryptodev_cb_rcu *deq_cb; member
H A Drte_cryptodev.h1867 if (unlikely(fp_ops->qp.deq_cb != NULL)) { in rte_cryptodev_dequeue_burst()
1877 list = &fp_ops->qp.deq_cb[qp_id]; in rte_cryptodev_dequeue_burst()