Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000.c177 have_autoneg(E1000State *s) in have_autoneg() function
195 if (have_autoneg(s) && (val & MII_BMCR_ANRESTART)) { in set_phy_ctrl()
818 if (have_autoneg(s) && in e1000_set_link_status()
1363 if (nc->link_down && have_autoneg(s)) { in e1000_pre_save()
1398 if (have_autoneg(s) && !(s->phy_reg[MII_BMSR] & MII_BMSR_AN_COMP)) { in e1000_post_load()