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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dprism2fw.c130 unsigned int ns3plug; variable
175 struct s3plugrec *s3plug, unsigned int ns3plug, struct pda * pda);
249 ns3plug = 0;
333 result = plugimage(fchunk, nfchunks, s3plug, ns3plug, &pda);
469 ns3plug = 0;
651 * ns3plug Number of plug records
659 struct s3plugrec *s3plug, unsigned int ns3plug, struct pda * pda)
673 for (i = 0; i < ns3plug; i++) {
876 s3plug[ns3plug].itemcode = *ptr32;
877 s3plug[ns3plug]
658 plugimage(struct imgchunk *fchunk, unsigned int nfchunks, struct s3plugrec *s3plug, unsigned int ns3plug, struct pda * pda) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/wlan-ng/
H A Dprism2fw.c130 unsigned int ns3plug; variable
175 struct s3plugrec *s3plug, unsigned int ns3plug, struct pda * pda);
249 ns3plug = 0;
333 result = plugimage(fchunk, nfchunks, s3plug, ns3plug, &pda);
469 ns3plug = 0;
651 * ns3plug Number of plug records
659 struct s3plugrec *s3plug, unsigned int ns3plug, struct pda * pda)
673 for (i = 0; i < ns3plug; i++) {
876 s3plug[ns3plug].itemcode = *ptr32;
877 s3plug[ns3plug]
658 plugimage(struct imgchunk *fchunk, unsigned int nfchunks, struct s3plugrec *s3plug, unsigned int ns3plug, struct pda * pda) argument
[all...]

Completed in 53 milliseconds