Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Dlance.c1025 int must_restart; in lance_interrupt() local
1038 must_restart = 0; in lance_interrupt()
1076 must_restart = 1; in lance_interrupt()
1119 must_restart = 1; in lance_interrupt()
1122 if (must_restart) { in lance_interrupt()
Dpcnet32.c1315 int must_restart = 0; in pcnet32_tx() local
1345 must_restart = 1; in pcnet32_tx()
1354 must_restart = 1; in pcnet32_tx()
1394 return must_restart; in pcnet32_tx()