Home
last modified time | relevance | path

Searched refs:otx_cpt_pending_entry (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/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 */
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()
H A Dotx_cptvf_main.c102 size = (qlen * sizeof(struct otx_cpt_pending_entry)); in alloc_pending_queues()
/kernel/linux/linux-6.6/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 */
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()

Completed in 5 milliseconds