Searched refs:CMD_NETWORK_STATISTICS (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.h102 CMD_NETWORK_STATISTICS = 0x0a, enumerator in enum:__anon12404
H A D3c505.c789 adapter->got[CMD_NETWORK_STATISTICS] = 1;
1120 adapter->tx_pcb.command = CMD_NETWORK_STATISTICS;
1122 adapter->got[CMD_NETWORK_STATISTICS] = 0;
1127 while (adapter->got[CMD_NETWORK_STATISTICS] == 0 && time_before(jiffies, timeout));

Completed in 117 milliseconds