Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.h93 u8 extra_time; member
H A Dcptvf_reqmanager.c382 (info->extra_time < TIME_IN_RESET_COUNT)) { in process_pending_queue()
384 info->extra_time++; in process_pending_queue()
/linux/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()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h160 u8 extra_time; member