Searched refs:presvd_phy_bmcr (Results 1 – 2 of 2) sorted by relevance
604 priv->presvd_phy_bmcr = in ax88772_suspend()633 if (priv->presvd_phy_bmcr & BMCR_ANENABLE) in ax88772_restore_phy()634 priv->presvd_phy_bmcr |= BMCR_ANRESTART; in ax88772_restore_phy()637 priv->presvd_phy_bmcr); in ax88772_restore_phy()640 priv->presvd_phy_bmcr = 0; in ax88772_restore_phy()755 priv->presvd_phy_bmcr = 0; in ax88772_bind()
179 u16 presvd_phy_bmcr; member