Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h298 int old_pause; member
H A Dbcmsysport.h742 int old_pause; member
H A Dbcm63xx_enet.c816 if (phydev->link && phydev->pause != priv->old_pause) { in bcm_enet_adjust_phy_link()
834 priv->old_pause = phydev->pause; in bcm_enet_adjust_phy_link()
928 priv->old_pause = -1; in bcm_enet_open()
H A Dbcmsysport.c1424 if (priv->old_pause != phydev->pause) { in bcm_sysport_adj_link()
1426 priv->old_pause = phydev->pause; in bcm_sysport_adj_link()
1982 priv->old_pause = -1; in bcm_sysport_open()