Searched refs:rx_adapt_done (Results 1 – 2 of 2) sorted by relevance
2099 pdata->rx_adapt_done = true; in xgbe_rx_adaptation()2889 pdata->rx_adapt_done = false; in xgbe_phy_link_status()2918 if ((reg & MDIO_STAT1_LSTATUS) && pdata->rx_adapt_done) in xgbe_phy_link_status()2927 pdata->rx_adapt_done = false; in xgbe_phy_link_status()2933 if ((reg & MDIO_STAT1_LSTATUS) && pdata->rx_adapt_done) in xgbe_phy_link_status()
1322 bool rx_adapt_done; member