Searched refs:ucMDI_X (Results 1 – 6 of 6) sorted by relevance
173 .ucMDI_X = PHY_MDIX_AUTO,526 …TO ) && ( xPHYProperties.ucSpeed == PHY_SPEED_AUTO ) && ( xPHYProperties.ucMDI_X == PHY_MDIX_AUTO … in prvPHYLinkReset()540 xPhyObject.xPhyPreferences.ucMDI_X = xPHYProperties.ucMDI_X; in prvPHYLinkReset()
237 .ucMDI_X = PHY_MDIX_AUTO,239 .ucMDI_X = PHY_MDIX_CROSSED,241 .ucMDI_X = PHY_MDIX_DIRECT,709 xPhyObject.xPhyPreferences.ucMDI_X = PHY_MDIX_AUTO; in prvEthernetUpdateConfig()
69 uint8_t ucMDI_X; /* MDI-X : Medium Dependent Interface - Crossover */ member
303 .ucMDI_X = PHY_MDIX_AUTO,305 .ucMDI_X = PHY_MDIX_CROSSED,307 .ucMDI_X = PHY_MDIX_DIRECT,1190 xPhyObject.xPhyPreferences.ucMDI_X = PHY_MDIX_AUTO; in prvEthernetUpdateConfig()
471 if( pxPhyProperties->ucMDI_X == PHY_MDIX_AUTO ) in xPhyConfigure()475 else if( pxPhyProperties->ucMDI_X == PHY_MDIX_CROSSED ) in xPhyConfigure()
183 .ucMDI_X = PHY_MDIX_DIRECT