Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy.c1274 void phy_mac_interrupt(struct phy_device *phydev) in phy_mac_interrupt() function
1279 EXPORT_SYMBOL(phy_mac_interrupt);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1270 phy_mac_interrupt
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1556 void phy_mac_interrupt(struct phy_device *phydev);
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dphy.rst220 before you call phy_start and use phy_mac_interrupt() from the network
/OK3568_Linux_fs/kernel/drivers/net/phy/mscc/
H A Dmscc_main.c1694 phy_mac_interrupt(phydev); in vsc8584_handle_interrupt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3083 phy_mac_interrupt(priv->dev->phydev); in bcmgenet_irq_task()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A Dr8169_main.c4638 phy_mac_interrupt(tp->phydev); in rtl8169_interrupt()