Home
last modified time | relevance | path

Searched refs:otx2_cpt_pending_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cpt_reqmgr.h74 struct otx2_cpt_pending_entry { struct
85 struct otx2_cpt_pending_entry *head; /* Head of the queue */ argument
134 struct otx2_cpt_pending_entry *pentry;
A Dotx2_cptvf_reqmgr.c48 static inline struct otx2_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry()
52 struct otx2_cpt_pending_entry *ent = NULL; in get_free_pending_entry()
77 static inline void free_pentry(struct otx2_cpt_pending_entry *pentry) in free_pentry()
235 struct otx2_cpt_pending_entry *pentry = NULL; in process_request()
434 struct otx2_cpt_pending_entry *resume_pentry = NULL; in process_pending_queue()
436 struct otx2_cpt_pending_entry *pentry = NULL; in process_pending_queue()
A Dotx2_cptvf_main.c191 sizeof(struct otx2_cpt_pending_entry); in alloc_pending_queues()

Completed in 5 milliseconds