Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.c175 size_t ae_offset; in adf_hb_get_status() local
196 ae_offset = size_mul(ae, hb_ctrs); in adf_hb_get_status()
197 ae_curr_p = curr_stats + ae_offset; in adf_hb_get_status()
198 ae_prev_p = last_stats + ae_offset; in adf_hb_get_status()
199 ae_count_p = count_fails + ae_offset; in adf_hb_get_status()