Searched defs:phy_fixup (Results 1 – 1 of 1) sorted by relevance
1185 struct phy_fixup { struct1186 struct list_head list;1187 char bus_id[MII_BUS_ID_SIZE + 3];1188 u32 phy_uid;1189 u32 phy_uid_mask;1190 int (*run)(struct phy_device *phydev);