Home
last modified time | relevance | path

Searched refs:HAS_PHY_IRQ (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/dec/tulip/
Deeprom.c136 tp->flags |= HAS_PHY_IRQ; in tulip_build_fake_mediatable()
Dtulip.h65 HAS_PHY_IRQ = 0x02000, enumerator
Dinterrupt.c546 if (tp->flags & HAS_PHY_IRQ) in tulip_interrupt()