Searched refs:host_image (Results 1 – 1 of 1) sorted by relevance
58 host_image->device_id = fw_image->device_id; in check_image_valid()64 struct host_image_st *host_image, in check_image_integrity() argument70 for (i = 0; i < host_image->section_type_num; i++) { in check_image_integrity()123 struct host_image_st *host_image) in hinic_flash_fw() argument137 up_total_len = host_image->image_info.up_total_len; in hinic_flash_fw()139 for (i = 0; i < host_image->section_type_num; i++) { in hinic_flash_fw()148 for (i = 0; i < host_image->section_type_num; i++) { in hinic_flash_fw()150 host_image->image_section_info[i].fw_section_len; in hinic_flash_fw()155 host_image->image_section_info[i].fw_section_type; in hinic_flash_fw()246 struct host_image_st host_image; in hinic_firmware_update() local[all …]