Searched refs:sobj_handle (Results 1 – 2 of 2) sorted by relevance
1040 struct icp_qat_suof_handle *suof_handle = handle->sobj_handle; in qat_uclo_map_suof_file_hdr()1064 struct icp_qat_suof_handle *suof_handle = handle->sobj_handle; in qat_uclo_map_simg()1132 struct icp_qat_suof_handle *sobj_handle = handle->sobj_handle; in qat_uclo_del_suof() local1134 kfree(sobj_handle->img_table.simg_hdr); in qat_uclo_del_suof()1135 sobj_handle->img_table.simg_hdr = NULL; in qat_uclo_del_suof()1136 kfree(handle->sobj_handle); in qat_uclo_del_suof()1137 handle->sobj_handle = NULL; in qat_uclo_del_suof()1159 struct icp_qat_suof_handle *suof_handle = handle->sobj_handle; in qat_uclo_map_suof()1250 struct icp_qat_suof_handle *sobj_handle; in qat_uclo_is_broadcast() local1255 sobj_handle = (struct icp_qat_suof_handle *)handle->sobj_handle; in qat_uclo_is_broadcast()[all …]
52 void *sobj_handle; member