Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/
Dlance.c1030 int must_restart; in lance_interrupt() local
1043 must_restart = 0; in lance_interrupt()
1081 must_restart = 1; in lance_interrupt()
1124 must_restart = 1; in lance_interrupt()
1127 if (must_restart) { in lance_interrupt()
Dpcnet32.c1305 int must_restart = 0; in pcnet32_tx() local
1335 must_restart = 1; in pcnet32_tx()
1344 must_restart = 1; in pcnet32_tx()
1384 return must_restart; in pcnet32_tx()