Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_uclo.c1078 kfree(sobj_handle->img_table.simg_hdr); in qat_uclo_del_suof()
1079 sobj_handle->img_table.simg_hdr = NULL; in qat_uclo_del_suof()
1131 suof_handle->img_table.simg_hdr = suof_img_hdr; in qat_uclo_map_suof()
1591 struct icp_qat_suof_img_hdr *simg_hdr = sobj_handle->img_table.simg_hdr; in qat_uclo_wr_suof_img() local
1595 (char *)simg_hdr[i].simg_buf, in qat_uclo_wr_suof_img()
1597 (simg_hdr[i].simg_len), in qat_uclo_wr_suof_img()
H A Dicp_qat_uclo.h379 struct icp_qat_suof_img_hdr *simg_hdr; member