Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_reqmgr.c45 static inline struct otx2_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry() function
115 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
121 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
/linux/drivers/crypto/marvell/octeontx/
H 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()