Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/amd/
Dlance.c1029 int must_restart; in lance_interrupt() local
1042 must_restart = 0; in lance_interrupt()
1080 must_restart = 1; in lance_interrupt()
1123 must_restart = 1; in lance_interrupt()
1126 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()