Searched refs:PHY_DUPLEX_AUTO (Results 1 – 8 of 8) sorted by relevance
106 #define PHY_DUPLEX_AUTO 3 macro
111 #define PHY_DUPLEX_AUTO ( PHY_DUPLEX_FULL | PHY_DUPLEX_HALF ) macro
172 .ucDuplex = PHY_DUPLEX_AUTO,526 …if( ( xPHYProperties.ucDuplex == PHY_DUPLEX_AUTO ) && ( xPHYProperties.ucSpeed == PHY_SPEED_AUTO )… in prvPHYLinkReset()
355 …d == ( uint8_t ) PHY_SPEED_AUTO ) && ( pxPhyProperties->ucDuplex == ( uint8_t ) PHY_DUPLEX_AUTO ) ) in xPhyConfigure()376 else if( pxPhyProperties->ucDuplex == ( uint8_t ) PHY_DUPLEX_AUTO ) in xPhyConfigure()453 … == ( uint8_t ) PHY_DUPLEX_FULL ) || ( pxPhyProperties->ucDuplex == ( uint8_t ) PHY_DUPLEX_AUTO ) ) in xPhyConfigure()
182 .ucDuplex = PHY_DUPLEX_AUTO,
146 .ucDuplex = PHY_DUPLEX_AUTO,
221 .ucDuplex = PHY_DUPLEX_AUTO,
287 .ucDuplex = PHY_DUPLEX_AUTO,