Searched refs:phyHandle (Results 1 – 1 of 1) sorted by relevance
112 static phy_handle_t phyHandle = { .phyAddr = PHY_ADDRESS, .mdioHandle = &mdioHandle, .ops = &EXAMPL… variable186 PHY_GetLinkStatus( &phyHandle, &g_linkStatus ); in rx_task()255 status_t status = PHY_Init( &phyHandle, &phyConfig ); in xNetworkInterfaceInitialise()291 PHY_GetLinkSpeedDuplex( &phyHandle, &speed, &duplex ); in xNetworkInterfaceInitialise()