Searched defs:pqinfo (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf_reqmanager.c | 34 static inline void pending_queue_inc_front(struct pending_qinfo *pqinfo, in pending_queue_inc_front() argument 328 process_pending_queue(struct cpt_vf *cptvf, struct pending_qinfo *pqinfo, int qno) process_pending_queue() argument [all...] |
H A D | cptvf.h | 112 struct pending_qinfo pqinfo; /* Pending queue information */ member
|
H A D | cptvf_main.c | 81 static void free_pending_queues(struct pending_qinfo *pqinfo) in free_pending_queues() argument 103 static int alloc_pending_queues(struct pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf.h | 89 struct otx_cpt_pending_qinfo pqinfo; /* Pending queue information */ member
|
H A D | otx_cptvf_main.c | 75 static void free_pending_queues(struct otx_cpt_pending_qinfo *pqinfo) in free_pending_queues() argument 93 static int alloc_pending_queues(struct otx_cpt_pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() argument
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptvf_reqmanager.c | 34 static inline void pending_queue_inc_front(struct pending_qinfo *pqinfo, in pending_queue_inc_front() argument 324 process_pending_queue(struct cpt_vf *cptvf, struct pending_qinfo *pqinfo, int qno) process_pending_queue() argument [all...] |
H A D | cptvf.h | 112 struct pending_qinfo pqinfo; /* Pending queue information */ member
|
H A D | cptvf_main.c | 81 static void free_pending_queues(struct pending_qinfo *pqinfo) in free_pending_queues() argument 103 static int alloc_pending_queues(struct pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf.h | 89 struct otx_cpt_pending_qinfo pqinfo; /* Pending queue information */ member
|
H A D | otx_cptvf_main.c | 75 static void free_pending_queues(struct otx_cpt_pending_qinfo *pqinfo) in free_pending_queues() argument 93 static int alloc_pending_queues(struct otx_cpt_pending_qinfo *pqinfo, u32 qlen, in alloc_pending_queues() argument
|
Completed in 7 milliseconds