Home
last modified time | relevance | path

Searched refs:last_restart (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/i825xx/
H A D82596.c324 int last_restart __attribute__((aligned(4))); member
1033 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
1042 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()
H A Dlib82596.c316 int last_restart; member
978 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
988 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()