Searched refs:octeon_firmware_file_header (Results 1 – 2 of 2) sorted by relevance
47 struct octeon_firmware_file_header { struct
562 struct octeon_firmware_file_header *h; in octeon_download_firmware()565 if (size < sizeof(struct octeon_firmware_file_header)) { in octeon_download_firmware()568 (u32)sizeof(struct octeon_firmware_file_header)); in octeon_download_firmware()572 h = (struct octeon_firmware_file_header *)data; in octeon_download_firmware()581 sizeof(struct octeon_firmware_file_header) - in octeon_download_firmware()611 p = buffer + sizeof(struct octeon_firmware_file_header); in octeon_download_firmware()