Home
last modified time | relevance | path

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

/include/linux/
Dphy.h488 int (*soft_reset)(struct phy_device *phydev);
494 int (*config_init)(struct phy_device *phydev);
500 int (*probe)(struct phy_device *phydev);
506 int (*get_features)(struct phy_device *phydev);
509 int (*suspend)(struct phy_device *phydev);
510 int (*resume)(struct phy_device *phydev);
518 int (*config_aneg)(struct phy_device *phydev);
521 int (*aneg_done)(struct phy_device *phydev);
524 int (*read_status)(struct phy_device *phydev);
527 int (*ack_interrupt)(struct phy_device *phydev);
[all …]
Dphy_fixed.h29 extern void fixed_phy_unregister(struct phy_device *phydev);
30 extern int fixed_phy_set_link_update(struct phy_device *phydev,
54 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister() argument
57 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() argument
Dnetdevice.h2095 struct phy_device *phydev; member
/include/net/
Ddsa.h373 struct phy_device *phydev);
395 struct phy_device *phydev);