last_restart      325 drivers/net/ethernet/i825xx/82596.c 	int last_restart __attribute__((aligned(4)));
last_restart     1034 drivers/net/ethernet/i825xx/82596.c 	if (lp->last_restart == dev->stats.tx_packets) {
last_restart     1043 drivers/net/ethernet/i825xx/82596.c 		lp->last_restart = dev->stats.tx_packets;
last_restart      317 drivers/net/ethernet/i825xx/lib82596.c 	int last_restart;
last_restart      951 drivers/net/ethernet/i825xx/lib82596.c 	if (lp->last_restart == dev->stats.tx_packets) {
last_restart      961 drivers/net/ethernet/i825xx/lib82596.c 		lp->last_restart = dev->stats.tx_packets;