Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/wlan-ng/
Dprism2fw.c130 static unsigned int ns3plug; variable
175 struct s3plugrec *s3plug, unsigned int ns3plug, struct pda *pda);
252 ns3plug = 0; in prism2_fwapply()
338 result = plugimage(fchunk, nfchunks, s3plug, ns3plug, &pda); in prism2_fwapply()
471 ns3plug = 0; in free_srecs()
659 struct s3plugrec *s3plug, unsigned int ns3plug, struct pda *pda) in plugimage() argument
673 for (i = 0; i < ns3plug; i++) { in plugimage()
886 s3plug[ns3plug].itemcode = *ptr32; in read_fwfile()
887 s3plug[ns3plug].addr = *(ptr32 + 1); in read_fwfile()
888 s3plug[ns3plug].len = *(ptr32 + 2); in read_fwfile()
[all …]