Home
last modified time | relevance | path

Searched refs:otx_cpt_pending_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.h138 struct otx_cpt_pending_entry { struct
149 struct otx_cpt_pending_entry *head; /* Head of the queue */ argument
175 struct otx_cpt_pending_entry *pentry;
H A Dotx_cptvf_reqmgr.c57 static inline struct otx_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry()
61 struct otx_cpt_pending_entry *ent = NULL; in get_free_pending_entry()
86 static inline void free_pentry(struct otx_cpt_pending_entry *pentry) in free_pentry()
302 struct otx_cpt_pending_entry *pentry = NULL; in process_request()
508 struct otx_cpt_pending_entry *resume_pentry = NULL; in process_pending_queue()
509 struct otx_cpt_pending_entry *pentry = NULL; in process_pending_queue()