Searched refs:ipconfigPHY_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
47 #ifndef ipconfigPHY_MAX_PORTS49 #define ipconfigPHY_MAX_PORTS 4 macro78 uint32_t ulPhyIDs[ ipconfigPHY_MAX_PORTS ];79 uint8_t ucPhyIndexes[ ipconfigPHY_MAX_PORTS ];
247 if( pxPhyObject->xPortCount == ipconfigPHY_MAX_PORTS ) in xPhyDiscover()