Searched refs:simg_hdr (Results 1 – 2 of 2) sorted by relevance
1135 kfree(sobj_handle->img_table.simg_hdr); in qat_uclo_del_suof()1136 sobj_handle->img_table.simg_hdr = NULL; in qat_uclo_del_suof()1188 suof_handle->img_table.simg_hdr = suof_img_hdr; in qat_uclo_map_suof()1258 sobj_handle->img_table.simg_hdr[imgid].ae_mask) in qat_uclo_is_broadcast()2065 struct icp_qat_suof_img_hdr *simg_hdr = sobj_handle->img_table.simg_hdr; in qat_uclo_wr_suof_img() local2069 ret = qat_uclo_check_image(handle, simg_hdr[i].simg_buf, in qat_uclo_wr_suof_img()2070 simg_hdr[i].simg_len, in qat_uclo_wr_suof_img()2076 (char *)simg_hdr[i].simg_buf, in qat_uclo_wr_suof_img()2078 simg_hdr[i].simg_len, in qat_uclo_wr_suof_img()
420 struct icp_qat_suof_img_hdr *simg_hdr; member