Home
last modified time | relevance | path

Searched defs:rte_cryptodev_callback (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/cryptodev/
H A Drte_cryptodev.c58 struct rte_cryptodev_callback { struct
60 rte_cryptodev_cb_fn cb_fn; /**< Callback address */
61 void *cb_arg; /**< Parameter for callback */
62 enum rte_cryptodev_event_type event; /**< Interrupt event type */
63 uint32_t active; /**< Callback is executing */