Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2fw.c110 static unsigned int ns3plug; variable
241 ns3plug = 0; in prism2_fwapply()
467 ns3plug = 0; in free_srecs()
668 for (i = 0; i < ns3plug; i++) { in plugimage()
880 s3plug[ns3plug].itemcode = *ptr32; in read_fwfile()
882 s3plug[ns3plug].len = *(ptr32 + 2); in read_fwfile()
886 s3plug[ns3plug].itemcode, in read_fwfile()
887 s3plug[ns3plug].addr, in read_fwfile()
888 s3plug[ns3plug].len); in read_fwfile()
890 ns3plug++; in read_fwfile()
[all …]