Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dphy.h669 struct phy_fixup { struct
670 struct list_head list;
671 char bus_id[MII_BUS_ID_SIZE + 3];
672 u32 phy_uid;
673 u32 phy_uid_mask;
674 int (*run)(struct phy_device *phydev);