Searched defs:phydev (Results 1 – 9 of 9) sorted by relevance
| /include/linux/ |
| A 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()
|
| A D | ethtool_netlink.h | 49 static inline int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() 54 static inline void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() 58 static inline void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished() 61 static inline int ethnl_cable_test_result_with_src(struct phy_device *phydev, in ethnl_cable_test_result_with_src() 67 static inline int ethnl_cable_test_fault_length_with_src(struct phy_device *phydev, in ethnl_cable_test_fault_length_with_src() 73 static inline int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() 79 static inline int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse() 84 static inline int ethnl_cable_test_step(struct phy_device *phydev, u32 first, in ethnl_cable_test_step() 132 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() 139 static inline int ethnl_cable_test_fault_length(struct phy_device *phydev, in ethnl_cable_test_fault_length()
|
| A D | phy.h | 889 struct phy_device *phydev; member 1313 static inline bool phy_is_started(struct phy_device *phydev) in phy_is_started() 1633 static inline bool phy_polling_mode(struct phy_device *phydev) in phy_polling_mode() 1649 static inline bool phy_has_hwtstamp(struct phy_device *phydev) in phy_has_hwtstamp() 1668 static inline bool phy_has_tsinfo(struct phy_device *phydev) in phy_has_tsinfo() 1682 static inline int phy_hwtstamp(struct phy_device *phydev, in phy_hwtstamp() 1695 static inline int phy_ts_info(struct phy_device *phydev, in phy_ts_info() 1726 static inline bool phy_on_sfp(struct phy_device *phydev) in phy_on_sfp() 1846 int phy_start_cable_test(struct phy_device *phydev, in phy_start_cable_test() 1853 int phy_start_cable_test_tdr(struct phy_device *phydev, in phy_start_cable_test_tdr() [all …]
|
| A D | phy_fixed.h | 41 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister() 44 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update()
|
| A D | phy_link_topology.h | 31 struct phy_device *phydev; member
|
| A D | net_tstamp.h | 40 struct phy_device *phydev; member
|
| A D | netdevice.h | 2431 struct phy_device *phydev; member
|
| /include/linux/pse-pd/ |
| A D | pse.h | 372 struct phy_device *phydev) in of_pse_control_get()
|
| /include/net/ |
| A D | macsec.h | 271 struct phy_device *phydev; member
|
Completed in 30 milliseconds