Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.c29 u64 polling_time = curr_time - accel_dev->heartbeat->last_hb_check_time; in adf_hb_check_polling_freq() local
31 if (polling_time < accel_dev->heartbeat->hb_timer) { in adf_hb_check_polling_freq()