Searched refs:oldduplex (Results 1 – 12 of 12) sorted by relevance
664 if (phydev->duplex != fep->oldduplex) { in generic_adjust_link()666 fep->oldduplex = phydev->duplex; in generic_adjust_link()685 fep->oldduplex = -1; in generic_adjust_link()716 fep->oldduplex = -1; in fs_init_phy()
148 int oldduplex, oldspeed, oldlink; /* current settings */ member
197 int oldlink, oldspeed, oldduplex; member872 if (dev->phydev->duplex != priv->oldduplex) { in cpmac_adjust_link()874 priv->oldduplex = dev->phydev->duplex; in cpmac_adjust_link()890 priv->oldduplex = -1; in cpmac_adjust_link()
641 if (phydev->duplex != priv->oldduplex) { in altera_tse_adjust_link()651 priv->oldduplex = phydev->duplex; in altera_tse_adjust_link()688 priv->oldduplex = -1; in altera_tse_adjust_link()787 priv->oldduplex = -1; in init_phy()
476 int oldduplex; member
275 priv->oldduplex = DUPLEX_UNKNOWN; in sxgbe_init_phy()
1471 priv->oldduplex = -1; in startup_gfar()1534 if (phydev->duplex != priv->oldduplex) { in gfar_update_link_state()1540 priv->oldduplex = phydev->duplex; in gfar_update_link_state()1603 priv->oldduplex = -1; in gfar_update_link_state()1622 (phydev->link && (phydev->duplex != priv->oldduplex || in adjust_link()1697 priv->oldduplex = -1; in init_phy()3717 priv->oldduplex = -1; in gfar_restore()
1594 if (phydev->duplex != ugeth->oldduplex) { in adjust_link()1600 ugeth->oldduplex = phydev->duplex; in adjust_link()1665 ugeth->oldduplex = -1; in adjust_link()1730 priv->oldduplex = -1; in init_phy()3618 ugeth->oldduplex = -1; in ucc_geth_resume()
1225 int oldduplex; member
1123 int oldduplex; member
7057 + if (phydev->duplex != priv->oldduplex) {7061 + priv->oldduplex = phydev->duplex;7083 + priv->oldduplex = -1;7213 + priv->oldduplex = -1;7237 + priv->oldduplex = -1;8650 + int oldduplex;