Searched refs:sobj_handle (Results 1 – 2 of 2) sorted by relevance
1128 struct icp_qat_suof_handle *sobj_handle = handle->sobj_handle; in qat_uclo_del_suof() local1130 kfree(sobj_handle->img_table.simg_hdr); in qat_uclo_del_suof()1131 sobj_handle->img_table.simg_hdr = NULL; in qat_uclo_del_suof()1132 kfree(handle->sobj_handle); in qat_uclo_del_suof()1133 handle->sobj_handle = NULL; in qat_uclo_del_suof()1246 struct icp_qat_suof_handle *sobj_handle; in qat_uclo_is_broadcast() local1251 sobj_handle = (struct icp_qat_suof_handle *)handle->sobj_handle; in qat_uclo_is_broadcast()1253 sobj_handle->img_table.simg_hdr[imgid].ae_mask) in qat_uclo_is_broadcast()1532 handle->sobj_handle = suof_handle; in qat_uclo_map_suof_obj()1873 if (handle->sobj_handle) in qat_uclo_del_obj()[all …]
52 void *sobj_handle; member
Completed in 8 milliseconds