Home
last modified time | relevance | path

Searched refs:extra_time (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Drequest_manager.h93 u8 extra_time; member
H A Dcptvf_reqmanager.c386 (info->extra_time < TIME_IN_RESET_COUNT)) { in process_pending_queue()
388 info->extra_time++; in process_pending_queue()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.h187 u8 extra_time; member
H A Dotx_cptvf_reqmgr.c462 else if (cpt_info->extra_time < OTX_CPT_TIME_IN_RESET_COUNT) { in cpt_process_ccode()
464 cpt_info->extra_time++; in cpt_process_ccode()