Searched refs:phy_interrupt (Results 1 – 6 of 6) sorted by relevance
23 int phy_interrupt; member
289 int phy_interrupt; member
1802 priv->phy_interrupt = pd->phy_interrupt; in bcm_enet_probe()1860 bus->irq[priv->phy_id] = priv->phy_interrupt; in bcm_enet_probe()
250 dpd->phy_interrupt = bcm63xx_get_irq_number(IRQ_ENET_PHY); in bcm63xx_enet_register()
489 static inline unsigned int phy_interrupt (struct net_device *dev) in phy_interrupt() function540 handled = phy_interrupt (dev); in tulip_interrupt()
570 static irqreturn_t phy_interrupt(int irq, void *phy_dat) in phy_interrupt() function643 if (request_irq(phydev->irq, phy_interrupt, 0, "phy_interrupt", in phy_start_interrupts()