Home
last modified time | relevance | path

Searched refs:MAX_RETRY_TIMES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_hal.c13 #define MAX_RETRY_TIMES 10000 macro
126 int times = MAX_RETRY_TIMES; in qat_hal_wait_cycles()
352 int times = MAX_RETRY_TIMES; in qat_hal_check_ae_alive()
595 int times = MAX_RETRY_TIMES; in qat_hal_clear_gpr()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_hal.c13 #define MAX_RETRY_TIMES 10000 macro
126 int times = MAX_RETRY_TIMES; in qat_hal_wait_cycles()
383 int times = MAX_RETRY_TIMES; in qat_hal_check_ae_alive()
626 int times = MAX_RETRY_TIMES; in qat_hal_clear_gpr()

Completed in 5 milliseconds