Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dcadence_gem.c640 static void phy_update_link(CadenceGEMState *s) in phy_update_link() function
1458 phy_update_link(s); in gem_phy_reset()
1720 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()