Searched refs:num_total_sections (Results 1 – 1 of 1) sorted by relevance
134 uint8_t num_total_sections; member260 hdr->num_total_sections * APE_SECTION_HDR_SIZE); in ape_hdr_crc_calc()279 if (hdr->num_total_sections > APE_IMG_MAX_SECTIONS) { in ape_bin_hdr_valid()532 for (sidx = 0; sidx < bin_hdr->num_total_sections; sidx++, section++) { in bnxt_load()
Completed in 3 milliseconds