Searched refs:CMD_CONFIGURE_82586 (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.h94 CMD_CONFIGURE_82586 = 0x02, enumerator in enum:__anon16253
H A D3c505.c743 adapter->got[CMD_CONFIGURE_82586] = 1;
940 adapter->tx_pcb.command = CMD_CONFIGURE_82586;
943 adapter->got[CMD_CONFIGURE_82586] = 0;
948 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout));
1253 adapter->tx_pcb.command = CMD_CONFIGURE_82586;
1255 adapter->got[CMD_CONFIGURE_82586] = 0;
1264 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout));
/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.h94 CMD_CONFIGURE_82586 = 0x02, enumerator in enum:__anon27946
H A D3c505.c743 adapter->got[CMD_CONFIGURE_82586] = 1;
940 adapter->tx_pcb.command = CMD_CONFIGURE_82586;
943 adapter->got[CMD_CONFIGURE_82586] = 0;
948 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout));
1253 adapter->tx_pcb.command = CMD_CONFIGURE_82586;
1255 adapter->got[CMD_CONFIGURE_82586] = 0;
1264 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout));

Completed in 92 milliseconds