Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy.c1703 void phy_mac_interrupt(struct phy_device *phydev) in phy_mac_interrupt() function
1708 EXPORT_SYMBOL(phy_mac_interrupt);
/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.c574 phy_mac_interrupt(ax_local->ndev->phydev); in ax88796c_process_isr()
/linux/include/linux/
H A Dphy.h2001 void phy_mac_interrupt(struct phy_device *phydev);
/linux/Documentation/networking/
H A Dphy.rst220 before you call phy_start and use phy_mac_interrupt() from the network
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c98 phy_mac_interrupt(adapter->netdev->phydev); in tsnep_irq()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3162 phy_mac_interrupt(priv->dev->phydev); in bcmgenet_irq_task()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4689 phy_mac_interrupt(tp->phydev); in rtl8169_interrupt()