Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dphy.h1071 struct phy_fixup { struct
1072 struct list_head list;
1073 char bus_id[MII_BUS_ID_SIZE + 3];
1074 u32 phy_uid;
1075 u32 phy_uid_mask;
1076 int (*run)(struct phy_device *phydev);

Completed in 10 milliseconds