Searched refs:presvd_phy_bmcr (Results 1 – 2 of 2) sorted by relevance
616 priv->presvd_phy_bmcr = in ax88772_suspend()645 if (priv->presvd_phy_bmcr & BMCR_ANENABLE) in ax88772_restore_phy()646 priv->presvd_phy_bmcr |= BMCR_ANRESTART; in ax88772_restore_phy()649 priv->presvd_phy_bmcr); in ax88772_restore_phy()652 priv->presvd_phy_bmcr = 0; in ax88772_restore_phy()759 priv->presvd_phy_bmcr = 0; in ax88772_bind()
191 u16 presvd_phy_bmcr; member