Searched refs:rte_cryptodev_callback_fn (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/cryptodev/ |
| H A D | rte_cryptodev.h | 566 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 D | rte_cryptodev.c | 1268 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 D | cryptodev_lib.rst | 346 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,
|