Home
last modified time | relevance | path

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

/include/linux/
Dphy_fixed.h44 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister()
47 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update()
53 static inline int fixed_phy_update_state(struct phy_device *phydev, in fixed_phy_update_state()
Dphy.h713 static inline int phy_read(struct phy_device *phydev, u32 regnum) in phy_read()
728 static inline int phy_write(struct phy_device *phydev, u32 regnum, u16 val) in phy_write()
740 static inline bool phy_interrupt_is_valid(struct phy_device *phydev) in phy_interrupt_is_valid()
749 static inline bool phy_is_internal(struct phy_device *phydev) in phy_is_internal()
770 static inline bool phy_interface_is_rgmii(struct phy_device *phydev) in phy_interface_is_rgmii()
780 static inline bool phy_is_pseudo_fixed_link(struct phy_device *phydev) in phy_is_pseudo_fixed_link()
816 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free()
845 static inline int phy_read_status(struct phy_device *phydev) in phy_read_status()
859 static inline const char *phydev_name(const struct phy_device *phydev) in phydev_name()
880 static inline int genphy_no_soft_reset(struct phy_device *phydev) in genphy_no_soft_reset()
Dnetdevice.h1905 struct phy_device *phydev; member
/include/net/
Dxfrm.h1027 struct net_device *phydev; /* physical device */ member