Home
last modified time | relevance | path

Searched refs:simg_hdr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c1155 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()
1208 suof_handle->img_table.simg_hdr = suof_img_hdr; in qat_uclo_map_suof()
1277 sobj_handle->img_table.simg_hdr[imgid].ae_mask) in qat_uclo_is_broadcast()
2211 struct icp_qat_suof_img_hdr *simg_hdr = sobj_handle->img_table.simg_hdr; in qat_uclo_wr_suof_img() local
2215 ret = qat_uclo_check_image(handle, simg_hdr[i].simg_buf, in qat_uclo_wr_suof_img()
2216 simg_hdr[i].simg_len, in qat_uclo_wr_suof_img()
2222 (char *)simg_hdr[i].simg_buf, in qat_uclo_wr_suof_img()
2224 simg_hdr[i].simg_len, in qat_uclo_wr_suof_img()