Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
Dphy.c1274 void phy_mac_interrupt(struct phy_device *phydev) in phy_mac_interrupt() function
1279 EXPORT_SYMBOL(phy_mac_interrupt);
/kernel/linux/linux-5.10/include/linux/
Dphy.h1547 void phy_mac_interrupt(struct phy_device *phydev);
/kernel/linux/linux-5.10/Documentation/networking/
Dphy.rst220 before you call phy_start and use phy_mac_interrupt() from the network
/kernel/linux/linux-5.10/drivers/net/phy/mscc/
Dmscc_main.c1694 phy_mac_interrupt(phydev); in vsc8584_handle_interrupt()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c3083 phy_mac_interrupt(priv->dev->phydev); in bcmgenet_irq_task()
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
Dr8169_main.c4637 phy_mac_interrupt(tp->phydev); in rtl8169_interrupt()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch59221 void phy_mac_interrupt(struct phy_device *phydev);