Searched defs:phy_fixup (Results 1 – 1 of 1) sorted by relevance
54 struct phy_fixup { struct55 struct list_head list;56 char bus_id[MII_BUS_ID_SIZE + 3];57 u32 phy_uid;58 u32 phy_uid_mask;59 int (*run)(struct phy_device *phydev);