Searched defs:rte_cryptodev_callback (Results 1 – 1 of 1) sorted by relevance
66 struct rte_cryptodev_callback { struct68 rte_cryptodev_cb_fn cb_fn; /**< Callback address */69 void *cb_arg; /**< Parameter for callback */70 enum rte_cryptodev_event_type event; /**< Interrupt event type */71 uint32_t active; /**< Callback is executing */