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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c505.h93 CMD_CONFIGURE_ADAPTER_MEMORY = 0x01, enumerator in enum:__anon12404
H A D3c505.c752 adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] = 1;
916 adapter->tx_pcb.command = CMD_CONFIGURE_ADAPTER_MEMORY;
924 adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] = 0;
929 while (adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] == 0 && time_before(jiffies, timeout));
1555 adapter->tx_pcb.command = CMD_CONFIGURE_ADAPTER_MEMORY;

Completed in 79 milliseconds