Searched refs:octeon_firmware_file_header (Results 1 – 2 of 2) sorted by relevance
810 struct octeon_firmware_file_header *h; in octeon_download_firmware()819 if (size < sizeof(struct octeon_firmware_file_header)) { in octeon_download_firmware()822 (u32)sizeof(struct octeon_firmware_file_header)); in octeon_download_firmware()826 h = (struct octeon_firmware_file_header *)data; in octeon_download_firmware()834 sizeof(struct octeon_firmware_file_header) - in octeon_download_firmware()860 data += sizeof(struct octeon_firmware_file_header); in octeon_download_firmware()
44 struct octeon_firmware_file_header { struct