Searched refs:simg_hdr (Results 1 – 2 of 2) sorted by relevance
1155 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() 1207 suof_handle->img_table.simg_hdr = suof_img_hdr; in qat_uclo_map_suof() 1292 sobj_handle->img_table.simg_hdr[imgid].ae_mask) in qat_uclo_broadcast_load_fw() 2226 struct icp_qat_suof_img_hdr *simg_hdr = sobj_handle->img_table.simg_hdr; in qat_uclo_wr_suof_img() 2230 ret = qat_uclo_check_image(handle, simg_hdr[i].simg_buf, in qat_uclo_wr_suof_img() 2231 simg_hdr[i].simg_len, in qat_uclo_wr_suof_img() 2237 (char *)simg_hdr[i].simg_buf, in qat_uclo_wr_suof_img() 2239 simg_hdr[ in qat_uclo_wr_suof_img() 2209 struct icp_qat_suof_img_hdr *simg_hdr = sobj_handle->img_table.simg_hdr; qat_uclo_wr_suof_img() local [all...]
426 struct icp_qat_suof_img_hdr *simg_hdr; member