Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dlib82596.c317 int last_restart; member
979 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
989 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()
H A D82596.c325 int last_restart __attribute__((aligned(4))); member
1034 if (lp->last_restart == dev->stats.tx_packets) { in i596_tx_timeout()
1043 lp->last_restart = dev->stats.tx_packets; in i596_tx_timeout()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds