Home
last modified time | relevance | path

Searched defs:phy_fixup (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_device.c52 struct phy_fixup { struct
53 struct list_head list;
54 char bus_id[MII_BUS_ID_SIZE + 3];
55 u32 phy_uid;
56 u32 phy_uid_mask;
57 int (*run)(struct phy_device *phydev);