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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c505.h93 CMD_CONFIGURE_ADAPTER_MEMORY = 0x01, enumerator in enum:__anon5148
H A D3c505.c759 adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] = 1;
924 adapter->tx_pcb.command = CMD_CONFIGURE_ADAPTER_MEMORY;
932 adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] = 0;
937 while (adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] == 0 && time_before(jiffies, timeout));
1563 adapter->tx_pcb.command = CMD_CONFIGURE_ADAPTER_MEMORY;

Completed in 51 milliseconds