Searched refs:CmdConfigure (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D82596.c175 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator in enum:commands
730 DEB(DEB_INIT,printk(KERN_DEBUG "%s: queuing CmdConfigure\n", dev->name));
732 lp->cf_cmd.cmd.command = CmdConfigure;
1378 case CmdConfigure:
1533 lp->cf_cmd.cmd.command = CmdConfigure;
H A Dlasi_82596.c202 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator in enum:commands
685 DEB(DEB_INIT, printk("%s: queuing CmdConfigure\n", dev->name));
687 lp->cf_cmd.cmd.command = CmdConfigure;
1300 case CmdConfigure:
1434 lp->cf_cmd.cmd.command = CmdConfigure;
H A D3c507.c116 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator in enum:commands
257 0, CmdConfigure, /* Status, command. */
H A Dlp486e.c105 CmdConfigure = 2, enumerator in enum:commands
528 lp->set_conf.command = CmdConfigure;
H A Deepro100.c218 as CmdConfigure. This is complicated by the possibility that the chip has
293 CmdNOp = 0, CmdIASetup = 0x10000, CmdConfigure = 0x20000, enumerator in enum:commands
451 /* The parameters for a CmdConfigure operation.
2076 sp->tx_ring[entry].status = cpu_to_le32(CmdSuspend | CmdConfigure);

Completed in 86 milliseconds