Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/wlan-ng/
Dprism2fw.c110 static unsigned int ns3plug; variable
155 struct s3plugrec *s3plug, unsigned int ns3plug,
241 ns3plug = 0; in prism2_fwapply()
332 result = plugimage(fchunk, nfchunks, s3plug, ns3plug, &pda); in prism2_fwapply()
467 ns3plug = 0; in free_srecs()
653 struct s3plugrec *s3plug, unsigned int ns3plug, in plugimage() argument
668 for (i = 0; i < ns3plug; i++) { in plugimage()
880 s3plug[ns3plug].itemcode = *ptr32; in read_fwfile()
881 s3plug[ns3plug].addr = *(ptr32 + 1); in read_fwfile()
882 s3plug[ns3plug].len = *(ptr32 + 2); in read_fwfile()
[all …]