Home
last modified time | relevance | path

Searched refs:phy_update_link (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Dlan9118.c398 static void phy_update_link(lan9118_state *s) in phy_update_link() function
414 phy_update_link(qemu_get_nic_opaque(nc)); in lan9118_set_link()
424 phy_update_link(s); in phy_reset()
H A Dcadence_gem.c640 static void phy_update_link(CadenceGEMState *s) in phy_update_link() function
1442 phy_update_link(s); in gem_phy_reset()
1704 phy_update_link(s); in gem_set_link()
H A Dftgmac100.c283 static void phy_update_link(FTGMAC100State *s) in phy_update_link() function
298 phy_update_link(FTGMAC100(qemu_get_nic_opaque(nc))); in ftgmac100_set_link()