Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/phy/
Dphy.c1699 void phy_mac_interrupt(struct phy_device *phydev) in phy_mac_interrupt() function
1704 EXPORT_SYMBOL(phy_mac_interrupt);
/linux-6.14.4/drivers/net/ethernet/asix/
Dax88796c_main.c574 phy_mac_interrupt(ax_local->ndev->phydev); in ax88796c_process_isr()
/linux-6.14.4/include/linux/
Dphy.h2083 void phy_mac_interrupt(struct phy_device *phydev);
/linux-6.14.4/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c98 phy_mac_interrupt(intf->ndev->phydev); in bcmasp_intr2_handling()
/linux-6.14.4/Documentation/networking/
Dphy.rst220 before you call phy_start and use phy_mac_interrupt() from the network
/linux-6.14.4/drivers/net/ethernet/engleder/
Dtsnep_main.c96 phy_mac_interrupt(adapter->netdev->phydev); in tsnep_irq()
/linux-6.14.4/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c3141 phy_mac_interrupt(priv->dev->phydev); in bcmgenet_irq_task()
/linux-6.14.4/drivers/net/ethernet/realtek/
Dr8169_main.c4713 phy_mac_interrupt(tp->phydev); in rtl8169_interrupt()