Searched refs:edge_firmware_image_record (Results 1 – 5 of 5) sorted by relevance
15 struct edge_firmware_image_record { struct
514 struct edge_firmware_image_record *record; in update_edgeport_E2PROM()570 record = (struct edge_firmware_image_record *)firmware; in update_edgeport_E2PROM()576 firmware += sizeof (struct edge_firmware_image_record) + le16_to_cpu(record->Len); in update_edgeport_E2PROM()2892 struct edge_firmware_image_record *record; in load_application_firmware()2930 record = (struct edge_firmware_image_record *)firmware; in load_application_firmware()2936 firmware += sizeof (struct edge_firmware_image_record) + le16_to_cpu(record->Len); in load_application_firmware()