Searched refs:numSections (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/3com/
H A Dtyphoon.c1273 u32 numSections; typhoon_request_firmware() local
1297 numSections = le32_to_cpu(fHdr->numSections); typhoon_request_firmware()
1301 while (numSections--) { typhoon_request_firmware()
1338 u32 numSections; typhoon_download_firmware() local
1373 numSections = le32_to_cpu(fHdr->numSections); typhoon_download_firmware()
1397 for(i = 0; i < numSections; i++) { typhoon_download_firmware()
H A Dtyphoon.h518 __le32 numSections; member in struct:typhoon_file_header

Completed in 139 milliseconds