Home
last modified time | relevance | path

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

/drivers/net/ethernet/i825xx/
D82596.c325 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()
Dlib82596.c317 int last_restart; member
950 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
960 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()