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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c507.c122 int last_restart; member in struct:net_local
494 if (lp->last_restart == lp->stats.tx_packets) {
506 lp->last_restart = lp->stats.tx_packets;
H A Dlp486e.c295 int last_restart; member in struct:i596_private
817 if (lp->last_restart == lp->stats.tx_packets) {
827 lp->last_restart = lp->stats.tx_packets;
H A D82596.c321 int last_restart __attribute__((aligned(4))); member in struct:i596_private
1042 if (lp->last_restart == lp->stats.tx_packets) {
1051 lp->last_restart = lp->stats.tx_packets;
H A Dlasi_82596.c372 int last_restart; member in struct:i596_private
1022 if (lp->last_restart == lp->stats.tx_packets) {
1032 lp->last_restart = lp->stats.tx_packets;

Completed in 103 milliseconds