Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dadf_heartbeat.c108 struct icp_qat_fw_init_admin_hb_cnt *live_s, *last_s, *curr_s; in adf_get_heartbeat_status() local
137 live_s = (struct icp_qat_fw_init_admin_hb_cnt *) in adf_get_heartbeat_status()
139 last_s = live_s + (max_aes * hb_ctrs); in adf_get_heartbeat_status()
144 memcpy(curr_s, live_s, stats_size); in adf_get_heartbeat_status()