Home
last modified time | relevance | path

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

/dpdk/lib/cryptodev/
H A Drte_cryptodev.h566 typedef uint16_t (*rte_cryptodev_callback_fn)(uint16_t dev_id, uint16_t qp_id, typedef
881 rte_cryptodev_callback_fn fn;
1717 rte_cryptodev_callback_fn cb_fn,
1786 rte_cryptodev_callback_fn cb_fn,
H A Drte_cryptodev.c1268 rte_cryptodev_callback_fn cb_fn, in rte_cryptodev_add_enq_callback()
1403 rte_cryptodev_callback_fn cb_fn, in rte_cryptodev_add_deq_callback()
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst346 to register a callback function of type ``rte_cryptodev_callback_fn``. Multiple callback
362 rte_cryptodev_callback_fn cb_fn,
367 rte_cryptodev_callback_fn cb_fn,
370 uint16_t (* rte_cryptodev_callback_fn)(uint16_t dev_id, uint16_t qp_id,