Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/amd/
Dlance.c1027 int must_restart; in lance_interrupt() local
1040 must_restart = 0; in lance_interrupt()
1078 must_restart = 1; in lance_interrupt()
1121 must_restart = 1; in lance_interrupt()
1124 if (must_restart) { in lance_interrupt()
Dpcnet32.c1301 int must_restart = 0; in pcnet32_tx() local
1331 must_restart = 1; in pcnet32_tx()
1340 must_restart = 1; in pcnet32_tx()
1380 return must_restart; in pcnet32_tx()