Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_reqmgr.c48 static inline struct otx2_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry() function
261 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
267 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_reqmgr.c57 static inline struct otx_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry() function
325 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
331 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
/linux-6.3-rc2/drivers/crypto/cavium/cpt/
A Dcptvf_reqmanager.c15 static struct pending_entry *get_free_pending_entry(struct pending_queue *q, in get_free_pending_entry() function
485 pentry = get_free_pending_entry(pqueue, cptvf->pqinfo.qlen); in process_request()

Completed in 6 milliseconds