Searched refs:octeon_firmware_file_header (Results 1 – 2 of 2) sorted by relevance
811 struct octeon_firmware_file_header *h; in octeon_download_firmware()820 if (size < sizeof(struct octeon_firmware_file_header)) { in octeon_download_firmware()823 (u32)sizeof(struct octeon_firmware_file_header)); in octeon_download_firmware()827 h = (struct octeon_firmware_file_header *)data; in octeon_download_firmware()835 sizeof(struct octeon_firmware_file_header) - in octeon_download_firmware()861 data += sizeof(struct octeon_firmware_file_header); in octeon_download_firmware()
44 struct octeon_firmware_file_header { struct