Lines Matching refs:dphy
2053 xgbe_phy_an_advertising(struct xgbe_prv_data *pdata, struct xgbe_phy *dphy) in xgbe_phy_an_advertising() argument
2057 XGBE_LM_COPY(dphy, advertising, &pdata->phy, advertising); in xgbe_phy_an_advertising()
2064 XGBE_CLR_ADV(dphy, 1000baseKX_Full); in xgbe_phy_an_advertising()
2065 XGBE_CLR_ADV(dphy, 10000baseKR_Full); in xgbe_phy_an_advertising()
2069 XGBE_SET_ADV(dphy, 10000baseR_FEC); in xgbe_phy_an_advertising()
2073 XGBE_SET_ADV(dphy, 10000baseKR_Full); in xgbe_phy_an_advertising()
2076 XGBE_SET_ADV(dphy, 1000baseKX_Full); in xgbe_phy_an_advertising()
2081 XGBE_SET_ADV(dphy, 1000baseKX_Full); in xgbe_phy_an_advertising()
2086 XGBE_SET_ADV(dphy, 10000baseKR_Full); in xgbe_phy_an_advertising()
2088 XGBE_SET_ADV(dphy, 1000baseKX_Full); in xgbe_phy_an_advertising()
2091 XGBE_SET_ADV(dphy, 10000baseKR_Full); in xgbe_phy_an_advertising()
2099 XGBE_SET_ADV(dphy, 1000baseKX_Full); in xgbe_phy_an_advertising()
2102 XGBE_SET_ADV(dphy, 10000baseKR_Full); in xgbe_phy_an_advertising()
2107 XGBE_SET_ADV(dphy, 10000baseKR_Full); in xgbe_phy_an_advertising()