Home
last modified time | relevance | path

Searched refs:otx_cpt_pkt_dequeue (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c820 otx_cpt_pkt_dequeue(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops, in otx_cpt_pkt_dequeue() function
915 return otx_cpt_pkt_dequeue(qptr, ops, nb_ops, OP_TYPE_ASYM); in otx_cpt_dequeue_asym()
921 return otx_cpt_pkt_dequeue(qptr, ops, nb_ops, OP_TYPE_SYM); in otx_cpt_dequeue_sym()