Searched defs:rte_cryptodev_callback (Results 1 – 1 of 1) sorted by relevance
58 struct rte_cryptodev_callback { struct60 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 */