Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_heartbeat_inject.c31 u16 num_rsp = stats[thr_id].resp_heartbeat_cnt; in adf_set_hb_counters_fail()
39 stats[thr_id].resp_heartbeat_cnt = num_rsp; in adf_set_hb_counters_fail()
Dadf_heartbeat.h26 __u16 resp_heartbeat_cnt; member
Dadf_heartbeat.c143 u16 resp = curr[thr].resp_heartbeat_cnt; in check_ae()
144 u16 last = prev[thr].resp_heartbeat_cnt; in check_ae()