Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dphy.h987 struct phy_fixup { struct
988 struct list_head list;
989 char bus_id[MII_BUS_ID_SIZE + 3];
990 u32 phy_uid;
991 u32 phy_uid_mask;
992 int (*run)(struct phy_device *phydev);