Searched refs:ucPhyIndexes (Results 1 – 2 of 2) sorted by relevance
241 pxPhyObject->ucPhyIndexes[ pxPhyObject->xPortCount ] = xPhyAddress; in xPhyDiscover()278 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyReset()293 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyReset()324 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyReset()416 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyConfigure()527 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyFixedValue()558 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyStartAutoNegotiation()581 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyStartAutoNegotiation()614 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyStartAutoNegotiation()790 BaseType_t xPhyAddress = pxPhyObject->ucPhyIndexes[ xPhyIndex ]; in xPhyCheckLinkStatus()
79 uint8_t ucPhyIndexes[ ipconfigPHY_MAX_PORTS ]; member