Searched refs:ulPhyID (Results 1 – 1 of 1) sorted by relevance
151 static BaseType_t xHas_1F_PHYSPCS( uint32_t ulPhyID ) in xHas_1F_PHYSPCS() argument155 switch( ulPhyID ) in xHas_1F_PHYSPCS()185 static BaseType_t xHas_19_PHYCR( uint32_t ulPhyID ) in xHas_19_PHYCR() argument189 switch( ulPhyID ) in xHas_19_PHYCR()236 uint32_t ulPhyID; in xPhyDiscover() local239 ulPhyID = ( ( ( uint32_t ) ulUpperID ) << 16 ) | ( ulLowerID & 0xFFF0U ); in xPhyDiscover()242 pxPhyObject->ulPhyIDs[ pxPhyObject->xPortCount ] = ulPhyID; in xPhyDiscover()417 uint32_t ulPhyID = pxPhyObject->ulPhyIDs[ xPhyIndex ]; in xPhyConfigure() local462 if( xHas_19_PHYCR( ulPhyID ) ) in xPhyConfigure()615 uint32_t ulPhyID = pxPhyObject->ulPhyIDs[ xPhyIndex ]; in xPhyStartAutoNegotiation() local[all …]