Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
D3c507.c132 int last_restart; member
474 if (lp->last_restart == lp->stats.tx_packets) { in el16_tx_timeout()
486 lp->last_restart = lp->stats.tx_packets; in el16_tx_timeout()
Dlp486e.c345 int last_restart; member
947 if (lp->last_restart == lp->stats.tx_packets) { in i596_tx_timeout()
957 lp->last_restart = lp->stats.tx_packets; in i596_tx_timeout()
D82596.c324 int last_restart __attribute__((aligned(4))); member
1047 if (lp->last_restart == lp->stats.tx_packets) { in i596_tx_timeout()
1056 lp->last_restart = lp->stats.tx_packets; in i596_tx_timeout()
Dlasi_82596.c378 int last_restart; member
1064 if (lp->last_restart == lp->stats.tx_packets) { in i596_tx_timeout()
1074 lp->last_restart = lp->stats.tx_packets; in i596_tx_timeout()