Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_uclo.h547 struct icp_qat_mof_obj_hdr { struct
H A Dqat_uclo.c1734 struct icp_qat_mof_obj_hdr *uobj_hdr; in qat_uclo_map_objs_from_mof()
1735 struct icp_qat_mof_obj_hdr *sobj_hdr; in qat_uclo_map_objs_from_mof()
1742 uobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->uobjs_hdr; in qat_uclo_map_objs_from_mof()
1743 sobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->sobjs_hdr; in qat_uclo_map_objs_from_mof()