Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/wlan-ng/
Dprism2fw.c131 static unsigned int ns3plug; variable
176 struct s3plugrec *s3plug, unsigned int ns3plug,
262 ns3plug = 0; in prism2_fwapply()
353 result = plugimage(fchunk, nfchunks, s3plug, ns3plug, &pda); in prism2_fwapply()
488 ns3plug = 0; in free_srecs()
674 struct s3plugrec *s3plug, unsigned int ns3plug, in plugimage() argument
689 for (i = 0; i < ns3plug; i++) { in plugimage()
902 s3plug[ns3plug].itemcode = *ptr32; in read_fwfile()
903 s3plug[ns3plug].addr = *(ptr32 + 1); in read_fwfile()
904 s3plug[ns3plug].len = *(ptr32 + 2); in read_fwfile()
[all …]