Searched refs:rte_cryptodev_callback (Results 1 – 2 of 2) sorted by relevance
66 struct rte_cryptodev_callback { struct67 TAILQ_ENTRY(rte_cryptodev_callback) next; /**< Callbacks list */1206 struct rte_cryptodev_callback *user_cb; in rte_cryptodev_callback_register()1230 sizeof(struct rte_cryptodev_callback), 0); in rte_cryptodev_callback_register()1250 struct rte_cryptodev_callback *cb, *next; in rte_cryptodev_callback_unregister()1293 struct rte_cryptodev_callback *cb_lst; in rte_cryptodev_pmd_callback_process()1294 struct rte_cryptodev_callback dev_cb; in rte_cryptodev_pmd_callback_process()
837 struct rte_cryptodev_callback;840 TAILQ_HEAD(rte_cryptodev_cb_list, rte_cryptodev_callback);