Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/cpt/
A Drequest_manager.h93 u8 extra_time; member
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/octeontx2/
A Dotx2_cpt_reqmgr.h146 u8 extra_time; member
A Dotx2_cptvf_reqmgr.c386 else if (info->extra_time < CPT_TIME_IN_RESET_COUNT) { in cpt_process_ccode()
388 info->extra_time++; in cpt_process_ccode()
/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_reqmgr.h187 u8 extra_time; member
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()

Completed in 10 milliseconds