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