Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.c60 const size_t hb_struct_size = sizeof(struct hb_cnt_pair); in validate_hb_ctrs_cnt() local
62 hb_struct_size); in validate_hb_ctrs_cnt()
64 const size_t stats_size = size_mul(dev_ctrs, hb_struct_size); in validate_hb_ctrs_cnt()