Home
last modified time | relevance | path

Searched refs:mii_phy (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dsungem_phy.h5 struct mii_phy;
10 int (*init)(struct mii_phy *phy);
11 int (*suspend)(struct mii_phy *phy);
12 int (*setup_aneg)(struct mii_phy *phy, u32 advertise);
13 int (*setup_forced)(struct mii_phy *phy, int speed, int fd);
14 int (*poll_link)(struct mii_phy *phy);
15 int (*read_link)(struct mii_phy *phy);
16 int (*enable_fiber)(struct mii_phy *phy, int autoneg);
39 struct mii_phy struct
65 extern int sungem_phy_probe(struct mii_phy *phy, int mii_id);