Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wlan-ng/
Dprism2fw.c134 static unsigned int ns3crc; variable
178 struct s3crcrec *s3crc, unsigned int ns3crc);
254 ns3crc = 0; in prism2_fwapply()
345 if (crcimage(fchunk, nfchunks, s3crc, ns3crc)) { in prism2_fwapply()
384 struct s3crcrec *s3crc, unsigned int ns3crc) in crcimage() argument
396 for (i = 0; i < ns3crc; i++) { in crcimage()
473 ns3crc = 0; in free_srecs()
525 for (j = 0; j < ns3crc; j++) { in mkimage()
903 s3crc[ns3crc].addr = *ptr32; in read_fwfile()
904 s3crc[ns3crc].len = *(ptr32 + 1); in read_fwfile()
[all …]