Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/intel/qat/qat_common/
Dicp_qat_uclo.h547 struct icp_qat_mof_obj_hdr { struct
Dqat_uclo.c1733 struct icp_qat_mof_obj_hdr *uobj_hdr; in qat_uclo_map_objs_from_mof()
1734 struct icp_qat_mof_obj_hdr *sobj_hdr; in qat_uclo_map_objs_from_mof()
1741 uobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->uobjs_hdr; in qat_uclo_map_objs_from_mof()
1742 sobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->sobjs_hdr; in qat_uclo_map_objs_from_mof()