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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Deepro100.c235 Commands may have bits set e.g. CmdSuspend in the command word to either
237 command with CmdSuspend, erases the CmdSuspend in the previous command, and
246 after erasing the previous CmdSuspend, without the possibility of an
296 CmdSuspend = 0x40000000, /* Suspend after completion. */ enumerator in enum:commands
300 /* Clear CmdSuspend (1<<30) avoiding interference with the card access to the
1097 ias_cmd->cmd_status = cpu_to_le32((CmdSuspend | CmdIASetup) | 0xa000);
1411 cpu_to_le32(CmdSuspend | CmdTx | CmdTxFlex);
2076 sp->tx_ring[entry].status = cpu_to_le32(CmdSuspend | CmdConfigure);
2119 sp->tx_ring[entry].status = cpu_to_le32(CmdSuspend | CmdMulticastLis
[all...]

Completed in 32 milliseconds