Home
last modified time | relevance | path

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

/dpdk/lib/cryptodev/
H A Drte_cryptodev.h878 struct rte_cryptodev_cb { struct
879 struct rte_cryptodev_cb *next; argument
892 struct rte_cryptodev_cb *next; argument
1714 struct rte_cryptodev_cb *
1745 struct rte_cryptodev_cb *cb);
1783 struct rte_cryptodev_cb *
1813 struct rte_cryptodev_cb *cb);
1869 struct rte_cryptodev_cb *cb; in rte_cryptodev_dequeue_burst()
1936 struct rte_cryptodev_cb *cb; in rte_cryptodev_enqueue_burst()
H A Drte_cryptodev.c460 struct rte_cryptodev_cb *cb, *next; in cryptodev_cb_cleanup()
1265 struct rte_cryptodev_cb *
1273 struct rte_cryptodev_cb *cb, *tail; in rte_cryptodev_add_enq_callback()
1333 struct rte_cryptodev_cb *cb) in rte_cryptodev_remove_enq_callback()
1336 struct rte_cryptodev_cb **prev_cb, *curr_cb; in rte_cryptodev_remove_enq_callback()
1400 struct rte_cryptodev_cb *
1408 struct rte_cryptodev_cb *cb, *tail; in rte_cryptodev_add_deq_callback()
1468 struct rte_cryptodev_cb *cb) in rte_cryptodev_remove_deq_callback()
1471 struct rte_cryptodev_cb **prev_cb, *curr_cb; in rte_cryptodev_remove_deq_callback()
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst360 struct rte_cryptodev_cb *
365 struct rte_cryptodev_cb *
380 struct rte_cryptodev_cb *cb);
383 struct rte_cryptodev_cb *cb);
/dpdk/app/test/
H A Dtest_cryptodev.c12454 struct rte_cryptodev_cb *cb; in test_enq_callback_setup()
12554 struct rte_cryptodev_cb *cb; in test_deq_callback_setup()