Home
last modified time | relevance | path

Searched refs:phy_mac_interrupt (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/net/phy/
Dphy.c1210 void phy_mac_interrupt(struct phy_device *phydev) in phy_mac_interrupt() function
1215 EXPORT_SYMBOL(phy_mac_interrupt);
/Linux-v5.10/include/linux/
Dphy.h1545 void phy_mac_interrupt(struct phy_device *phydev);
/Linux-v5.10/Documentation/networking/
Dphy.rst220 before you call phy_start and use phy_mac_interrupt() from the network
/Linux-v5.10/drivers/net/phy/mscc/
Dmscc_main.c1501 phy_mac_interrupt(phydev); in vsc8584_handle_interrupt()
/Linux-v5.10/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c3073 phy_mac_interrupt(priv->dev->phydev); in bcmgenet_irq_task()
/Linux-v5.10/drivers/net/ethernet/realtek/
Dr8169_main.c4567 phy_mac_interrupt(tp->phydev); in rtl8169_interrupt()