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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D3c505.h93 CMD_CONFIGURE_ADAPTER_MEMORY = 0x01, enumerator in enum:__anon16253
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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D3c505.h93 CMD_CONFIGURE_ADAPTER_MEMORY = 0x01, enumerator in enum:__anon27946
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 61 milliseconds