Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/cpt/
Drequest_manager.h93 u8 extra_time; member
Dcptvf_reqmanager.c386 (info->extra_time < TIME_IN_RESET_COUNT)) { in process_pending_queue()
388 info->extra_time++; in process_pending_queue()
/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_reqmgr.h187 u8 extra_time; member
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()