Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c1734 struct icp_qat_mof_obj_hdr *sobj_hdr; in qat_uclo_map_objs_from_mof() local
1742 sobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->sobjs_hdr; in qat_uclo_map_objs_from_mof()
1745 if (sobj_hdr) in qat_uclo_map_objs_from_mof()
1746 sobj_chunk_num = sobj_hdr->num_chunks; in qat_uclo_map_objs_from_mof()
1758 ((uintptr_t)sobj_hdr + sizeof(*sobj_hdr)); in qat_uclo_map_objs_from_mof()