Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.c174 u16 *count_fails, *ae_count_p; in adf_hb_get_status() local
199 ae_count_p = count_fails + ae_offset; in adf_hb_get_status()
201 ret = check_ae(ae_curr_p, ae_prev_p, ae_count_p, hb_ctrs); in adf_hb_get_status()