Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_heartbeat.h34 u64 last_hb_check_time; member
Dadf_heartbeat.c29 u64 polling_time = curr_time - accel_dev->heartbeat->last_hb_check_time; in adf_hb_check_polling_freq()
38 accel_dev->heartbeat->last_hb_check_time = curr_time; in adf_hb_check_polling_freq()