Home
last modified time | relevance | path

Searched defs:pqinfo (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c34 static inline void pending_queue_inc_front(struct pending_qinfo *pqinfo, in pending_queue_inc_front()
325 struct pending_qinfo *pqinfo, in process_pending_queue()
H A Dcptvf_main.c81 static void free_pending_queues(struct pending_qinfo *pqinfo) in free_pending_queues()
103 static int alloc_pending_queues(struct pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues()
H A Dcptvf.h112 struct pending_qinfo pqinfo; /* Pending queue information */ member
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h89 struct otx_cpt_pending_qinfo pqinfo; /* Pending queue information */ member
H A Dotx_cptvf_main.c75 static void free_pending_queues(struct otx_cpt_pending_qinfo *pqinfo) in free_pending_queues()
93 static int alloc_pending_queues(struct otx_cpt_pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues()