Searched defs:phy_fixup (Results 1 – 2 of 2) sorted by relevance
890 struct phy_fixup { struct891 struct list_head list;892 char bus_id[MII_BUS_ID_SIZE + 3];893 u32 phy_uid;894 u32 phy_uid_mask;895 int (*run)(struct phy_device *phydev);
1182 struct phy_fixup { struct1183 struct list_head list;1184 char bus_id[MII_BUS_ID_SIZE + 3];1185 u32 phy_uid;1186 u32 phy_uid_mask;1187 int (*run)(struct phy_device *phydev);