Searched refs:mii (Results 1 – 2 of 2) sorted by relevance
37 struct mii_bus *mii; in rt_mdio_alloc() local38 mii = rt_malloc(sizeof(struct mii_bus)); in rt_mdio_alloc()39 if (!mii) in rt_mdio_alloc()42 rt_list_init(&mii->node); in rt_mdio_alloc()43 return mii; in rt_mdio_alloc()
6 bool "Using phy device and mii bus v2"
Completed in 5 milliseconds