Searched refs:host_image (Results 1 – 1 of 1) sorted by relevance
46 memcpy(&host_image->image_section_info[i], in check_image_valid()60 host_image->device_id = fw_image->device_id; in check_image_valid()66 struct host_image_st *host_image, in check_image_integrity() argument72 for (i = 0; i < host_image->section_type_num; i++) { in check_image_integrity()125 struct host_image_st *host_image) in hinic_flash_fw() argument139 up_total_len = host_image->image_info.up_total_len; in hinic_flash_fw()141 for (i = 0; i < host_image->section_type_num; i++) { in hinic_flash_fw()150 for (i = 0; i < host_image->section_type_num; i++) { in hinic_flash_fw()152 host_image->image_section_info[i].fw_section_len; in hinic_flash_fw()248 struct host_image_st host_image; in hinic_firmware_update() local[all …]
Completed in 5 milliseconds