Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/cpt/
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
/linux/drivers/crypto/marvell/octeontx/
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()
H A Dotx_cptvf.h89 struct otx_cpt_pending_qinfo pqinfo; /* Pending queue information */ member