Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wlan-ng/
Dprism2fw.c135 static unsigned int ns3crc; variable
180 struct s3crcrec *s3crc, unsigned int ns3crc);
264 ns3crc = 0; in prism2_fwapply()
360 result = crcimage(fchunk, nfchunks, s3crc, ns3crc); in prism2_fwapply()
403 struct s3crcrec *s3crc, unsigned int ns3crc) in crcimage() argument
415 for (i = 0; i < ns3crc; i++) { in crcimage()
492 ns3crc = 0; in free_srecs()
545 for (j = 0; j < ns3crc; j++) { in mkimage()
925 s3crc[ns3crc].addr = *ptr32; in read_fwfile()
926 s3crc[ns3crc].len = *(ptr32 + 1); in read_fwfile()
[all …]