Searched defs:rt_phy_device (Results 1 – 1 of 1) sorted by relevance
64 struct rt_phy_device struct66 struct rt_device parent;67 struct mii_bus *bus;68 struct rt_phy_driver *drv;70 rt_uint32_t mmds;71 int speed;73 int link;74 int port;99 int (*probe)(struct rt_phy_device *phydev); argument199 typedef struct rt_phy_device struct[all …]
Completed in 3 milliseconds