Searched refs:sobj_handle (Results 1 – 1 of 1) sorted by relevance
1067 struct icp_qat_suof_handle *suof_handle = handle->sobj_handle; in qat_uclo_map_suof_file_hdr()1091 struct icp_qat_suof_handle *suof_handle = handle->sobj_handle; in qat_uclo_map_simg()1153 struct icp_qat_suof_handle *sobj_handle = handle->sobj_handle; in qat_uclo_del_suof() local1155 kfree(sobj_handle->img_table.simg_hdr); in qat_uclo_del_suof()1156 sobj_handle->img_table.simg_hdr = NULL; in qat_uclo_del_suof()1157 kfree(handle->sobj_handle); in qat_uclo_del_suof()1158 handle->sobj_handle = NULL; in qat_uclo_del_suof()1180 struct icp_qat_suof_handle *suof_handle = handle->sobj_handle; in qat_uclo_map_suof()1270 struct icp_qat_suof_handle *sobj_handle; in qat_uclo_is_broadcast() local1275 sobj_handle = (struct icp_qat_suof_handle *)handle->sobj_handle; in qat_uclo_is_broadcast()[all …]