Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_reqmgr.c15 #define CPT_IQ_STOP_MARGIN 128 macro
281 pqueue->pending_count > (pqueue->qlen - CPT_IQ_STOP_MARGIN)) { in process_request()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c26 #define CPT_IQ_STOP_MARGIN 128 macro
346 pqueue->pending_count > (pqueue->qlen - CPT_IQ_STOP_MARGIN)) { in process_request()