Home
last modified time | relevance | path

Searched refs:IntrErr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c187 IntrErr = (1 << 15), enumerator
247 IntrOK | IntrErr | RxIntr | RxEmpty | TxIntr | TxEmpty |
501 if ((!(status & (IntrOK|IntrErr))) || (status == 0xFFFF)) in de_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c187 IntrErr = (1 << 15), enumerator
247 IntrOK | IntrErr | RxIntr | RxEmpty | TxIntr | TxEmpty |
501 if ((!(status & (IntrOK|IntrErr))) || (status == 0xFFFF)) in de_interrupt()

Completed in 7 milliseconds