Searched refs:ADF_CFG_HB_RESET_MS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ | ||
D | adf_heartbeat.h | 16 #define ADF_CFG_HB_RESET_MS 5000 macro |
D | adf_heartbeat.c | 213 if (time_since_reset < ADF_CFG_HB_RESET_MS) in adf_heartbeat_reset() |