Home
last modified time | relevance | path

Searched refs:typhoon_section_header (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/3com/
Dtyphoon.c1275 const struct typhoon_section_header *sHdr; in typhoon_request_firmware()
1306 if (remaining < sizeof(struct typhoon_section_header)) in typhoon_request_firmware()
1309 sHdr = (struct typhoon_section_header *) image_data; in typhoon_request_firmware()
1310 image_data += sizeof(struct typhoon_section_header); in typhoon_request_firmware()
1335 const struct typhoon_section_header *sHdr; in typhoon_download_firmware()
1402 sHdr = (struct typhoon_section_header *) image_data; in typhoon_download_firmware()
1403 image_data += sizeof(struct typhoon_section_header); in typhoon_download_firmware()
Dtyphoon.h523 struct typhoon_section_header { struct