Home
last modified time | relevance | path

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

/drivers/net/
D3c507.c121 int last_restart; member
488 if (lp->last_restart == dev->stats.tx_packets) { in el16_tx_timeout()
500 lp->last_restart = dev->stats.tx_packets; in el16_tx_timeout()
Dlp486e.c345 int last_restart; member
922 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
932 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()
Dlib82596.c318 int last_restart; member
954 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
964 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()
D82596.c322 int last_restart __attribute__((aligned(4))); member
1041 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
1050 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()