Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h53 struct otx_cpt_pending_queue queue[OTX_CPT_NUM_QS_PER_VF];
H A Dotx_cptvf_reqmgr.c58 struct otx_cpt_pending_queue *q, in get_free_pending_entry()
298 struct otx_cpt_pending_queue *pqueue, in process_request()
505 struct otx_cpt_pending_queue *pqueue) in process_pending_queue()
H A Dotx_cptvf_reqmgr.h148 struct otx_cpt_pending_queue { struct
149 headotx_cpt_pending_queue global() argument
150 frontotx_cpt_pending_queue global() argument
151 rearotx_cpt_pending_queue global() argument
152 pending_countotx_cpt_pending_queue global() argument
153 qlenotx_cpt_pending_queue global() argument
154 lockotx_cpt_pending_queue global() argument
H A Dotx_cptvf_main.c77 struct otx_cpt_pending_queue *queue; in free_pending_queues()
96 struct otx_cpt_pending_queue *queue = NULL; in alloc_pending_queues()