Searched defs:phydev (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| D | phylib_stubs.h | 32 static inline int phy_hwtstamp_get(struct phy_device *phydev, in phy_hwtstamp_get() 46 static inline int phy_hwtstamp_set(struct phy_device *phydev, in phy_hwtstamp_set() 61 static inline void phy_ethtool_get_phy_stats(struct phy_device *phydev, in phy_ethtool_get_phy_stats() 73 static inline void phy_ethtool_get_link_ext_stats(struct phy_device *phydev, in phy_ethtool_get_link_ext_stats() 86 static inline int phy_hwtstamp_get(struct phy_device *phydev, in phy_hwtstamp_get() 92 static inline int phy_hwtstamp_set(struct phy_device *phydev, in phy_hwtstamp_set() 99 static inline void phy_ethtool_get_phy_stats(struct phy_device *phydev, in phy_ethtool_get_phy_stats() 105 static inline void phy_ethtool_get_link_ext_stats(struct phy_device *phydev, in phy_ethtool_get_link_ext_stats()
|
| D | ethtool_netlink.h | 47 static inline int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() 52 static inline void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() 56 static inline void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished() 59 static inline int ethnl_cable_test_result_with_src(struct phy_device *phydev, in ethnl_cable_test_result_with_src() 65 static inline int ethnl_cable_test_fault_length_with_src(struct phy_device *phydev, in ethnl_cable_test_fault_length_with_src() 71 static inline int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() 77 static inline int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse() 82 static inline int ethnl_cable_test_step(struct phy_device *phydev, u32 first, in ethnl_cable_test_step() 125 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() 132 static inline int ethnl_cable_test_fault_length(struct phy_device *phydev, in ethnl_cable_test_fault_length()
|
| D | phy.h | 900 struct phy_device *phydev; member 1262 static inline bool phydev_id_compare(struct phy_device *phydev, u32 id) in phydev_id_compare() 1304 static inline bool phy_is_started(struct phy_device *phydev) in phy_is_started() 1322 static inline int phy_read(struct phy_device *phydev, u32 regnum) in phy_read() 1327 #define phy_read_poll_timeout(phydev, regnum, val, cond, sleep_us, \ argument 1348 static inline int __phy_read(struct phy_device *phydev, u32 regnum) in __phy_read() 1363 static inline int phy_write(struct phy_device *phydev, u32 regnum, u16 val) in phy_write() 1376 static inline int __phy_write(struct phy_device *phydev, u32 regnum, u16 val) in __phy_write() 1394 static inline int __phy_modify_changed(struct phy_device *phydev, u32 regnum, in __phy_modify_changed() 1425 #define phy_read_mmd_poll_timeout(phydev, devaddr, regnum, val, cond, \ argument [all …]
|
| D | phy_fixed.h | 57 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister() 60 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update()
|
| D | phy_link_topology.h | 31 struct phy_device *phydev; member
|
| D | netdevice.h | 2382 struct phy_device *phydev; member
|
| /include/net/ |
| D | macsec.h | 271 struct phy_device *phydev; member
|