Searched refs:CMD_CONFIGURE_82586 (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.h94 CMD_CONFIGURE_82586 = 0x02, enumerator in enum:__anon5148
H A D3c505.c750 adapter->got[CMD_CONFIGURE_82586] = 1;
948 adapter->tx_pcb.command = CMD_CONFIGURE_82586;
951 adapter->got[CMD_CONFIGURE_82586] = 0;
956 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout));
1268 adapter->tx_pcb.command = CMD_CONFIGURE_82586;
1270 adapter->got[CMD_CONFIGURE_82586] = 0;
1279 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout));

Completed in 247 milliseconds