Searched refs:sobj_hdr (Results 1 – 1 of 1) sorted by relevance
1972 const struct icp_qat_mof_obj_hdr *sobj_hdr; in qat_uclo_map_objs_from_mof() local1980 sobj_hdr = (const struct icp_qat_mof_obj_hdr *)mobj_handle->sobjs_hdr; in qat_uclo_map_objs_from_mof()1983 if (sobj_hdr) in qat_uclo_map_objs_from_mof()1984 sobj_chunk_num = sobj_hdr->num_chunks; in qat_uclo_map_objs_from_mof()1997 (struct icp_qat_mof_obj_chunkhdr *)((uintptr_t)sobj_hdr + in qat_uclo_map_objs_from_mof()1998 sizeof(*sobj_hdr)); in qat_uclo_map_objs_from_mof()