Searched refs:mdioHandle (Results 1 – 1 of 1) sorted by relevance
111 static mdio_handle_t mdioHandle = { .ops = &EXAMPLE_MDIO_OPS }; variable112 static phy_handle_t phyHandle = { .phyAddr = PHY_ADDRESS, .mdioHandle = &mdioHandle, .ops = &EXAMPL…253 mdioHandle.resource.base = ENET; in xNetworkInterfaceInitialise()