Searched refs:phy_interrupt (Results 1 – 6 of 6) sorted by relevance
24 int phy_interrupt; member
292 int phy_interrupt; member
1774 priv->phy_interrupt = pd->phy_interrupt; in bcm_enet_probe()1829 bus->irq[priv->phy_id] = priv->phy_interrupt; in bcm_enet_probe()
258 dpd->phy_interrupt = bcm63xx_get_irq_number(IRQ_ENET_PHY); in bcm63xx_enet_register()
496 static inline unsigned int phy_interrupt (struct net_device *dev) in phy_interrupt() function547 handled = phy_interrupt (dev); in tulip_interrupt()
1271 static irqreturn_t phy_interrupt(int irq, void *phy_dat) in phy_interrupt() function1327 err = request_threaded_irq(phydev->irq, NULL, phy_interrupt, in phy_request_interrupt()