Home
last modified time | relevance | path

Searched refs:mdio_attach (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A Detraxfs_eth.c171 mdio_attach(struct qemu_mdio *bus, struct qemu_phy *phy, unsigned int addr) in mdio_attach() function
627 mdio_attach(&s->mdio_bus, &s->phy, s->phyaddr); in etraxfs_eth_realize()
H A Dxilinx_axienet.c173 mdio_attach(struct MDIOBus *bus, struct PHY *phy, unsigned int addr) in mdio_attach() function
975 mdio_attach(&s->TEMAC.mdio_bus, &s->TEMAC.phy, s->c_phyaddr); in xilinx_enet_realize()