Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.h365 static inline bool otx2_cptlf_started(struct otx2_cptlfs_info *lfs) in otx2_cptlf_started() function
H A Dotx2_cptvf_reqmgr.c247 if (unlikely(!otx2_cptlf_started(lf->lfs))) in process_request()