Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dphy.h1316 struct phy_fixup { struct
1317 struct list_head list;
1318 char bus_id[MII_BUS_ID_SIZE + 3];
1319 u32 phy_uid;
1320 u32 phy_uid_mask;
1321 int (*run)(struct phy_device *phydev);