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.h560 struct icp_qat_mof_obj_hdr { struct
561 max_chunksicp_qat_mof_obj_hdr global() argument
562 num_chunksicp_qat_mof_obj_hdr global() argument
563 reservedicp_qat_mof_obj_hdr global() argument
H A Dqat_uclo.c1888 struct icp_qat_mof_obj_hdr *uobj_hdr; in qat_uclo_map_objs_from_mof()
1889 struct icp_qat_mof_obj_hdr *sobj_hdr; in qat_uclo_map_objs_from_mof()
1896 uobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->uobjs_hdr; in qat_uclo_map_objs_from_mof()
1897 sobj_hdr = (struct icp_qat_mof_obj_hdr *)mobj_handle->sobjs_hdr; in qat_uclo_map_objs_from_mof()