Searched refs:hb_ctrs (Results 1 – 2 of 2) sorted by relevance
29 const size_t hb_ctrs = hw_device->num_hb_ctrs; in adf_set_hb_counters_fail() local30 size_t thr_id = ae * hb_ctrs + thr; in adf_set_hb_counters_fail()38 stats += (max_aes * hb_ctrs); in adf_set_hb_counters_fail()46 const size_t hb_ctrs = hw_device->num_hb_ctrs; in adf_heartbeat_inject_error() local60 rand_thr = rand % hb_ctrs; in adf_heartbeat_inject_error()
53 const size_t hb_ctrs = accel_dev->hw_device->num_hb_ctrs; in validate_hb_ctrs_cnt() local58 const size_t dev_ctrs = size_mul(max_aes, hb_ctrs); in validate_hb_ctrs_cnt()81 const size_t hb_ctrs = accel_dev->hw_device->num_hb_ctrs; in adf_heartbeat_check_ctrs() local83 const size_t dev_ctrs = size_mul(max_aes, hb_ctrs); in adf_heartbeat_check_ctrs()136 u16 *count, const size_t hb_ctrs) in check_ae() argument141 for (thr = 0; thr < hb_ctrs; thr++) { in check_ae()163 const size_t hb_ctrs = hw_device->num_hb_ctrs; in adf_hb_get_status() local166 const size_t dev_ctrs = size_mul(max_aes, hb_ctrs); in adf_hb_get_status()191 ae_offset = size_mul(ae, hb_ctrs); in adf_hb_get_status()196 ret = check_ae(ae_curr_p, ae_prev_p, ae_count_p, hb_ctrs); in adf_hb_get_status()