Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphy.h1221 struct phy_fixup { struct
1222 struct list_head list;
1223 char bus_id[MII_BUS_ID_SIZE + 3];
1224 u32 phy_uid;
1225 u32 phy_uid_mask;
1226 int (*run)(struct phy_device *phydev);