Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_qp.h24 struct pending_queue pend_q;
H A Dotx2_cryptodev_ops.c480 struct pending_queue *pend_q, in otx2_cpt_enqueue_req()
535 struct pending_queue *pend_q) in otx2_cpt_enqueue_asym()
612 struct pending_queue *pend_q) in otx2_cpt_enqueue_sym()
651 struct pending_queue *pend_q) in otx2_cpt_enqueue_sec()
681 struct pending_queue *pend_q) in otx2_cpt_enqueue_sym_sessless()
719 struct pending_queue *pend_q; in otx2_cpt_enqueue_burst()
976 struct pending_queue *pend_q; in otx2_cpt_dequeue_burst()
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_common.h34 struct pending_queue { struct
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c413 struct pending_queue *pqueue, in otx_cpt_request_enqueue()
447 struct pending_queue *pqueue) in otx_cpt_enq_single_asym()
528 struct pending_queue *pqueue) in otx_cpt_enq_single_sym()
572 struct pending_queue *pend_q) in otx_cpt_enq_single_sym_sessless()
611 struct pending_queue *pqueue, in otx_cpt_enq_single()
641 struct pending_queue *pqueue = &cptvf->pqueue; in otx_cpt_pkt_enqueue()
830 struct pending_queue *pqueue = &cptvf->pqueue; in otx_cpt_pkt_dequeue()
H A Dotx_cryptodev_hw_access.h82 struct pending_queue pqueue;