Searched refs:phydev (Results 1 – 12 of 12) sorted by relevance
| /include/linux/ |
| D | phy.h | 783 void (*phy_link_change)(struct phy_device *phydev, bool up); 900 struct phy_device *phydev; member 942 int (*soft_reset)(struct phy_device *phydev); 948 int (*config_init)(struct phy_device *phydev); 954 int (*probe)(struct phy_device *phydev); 960 int (*get_features)(struct phy_device *phydev); 971 int (*get_rate_matching)(struct phy_device *phydev, 976 int (*suspend)(struct phy_device *phydev); 978 int (*resume)(struct phy_device *phydev); 986 int (*config_aneg)(struct phy_device *phydev); [all …]
|
| D | phylib_stubs.h | 20 int (*hwtstamp_get)(struct phy_device *phydev, 22 int (*hwtstamp_set)(struct phy_device *phydev, 25 void (*get_phy_stats)(struct phy_device *phydev, 28 void (*get_link_ext_stats)(struct phy_device *phydev, 32 static inline int phy_hwtstamp_get(struct phy_device *phydev, in phy_hwtstamp_get() argument 43 return phylib_stubs->hwtstamp_get(phydev, config); in phy_hwtstamp_get() 46 static inline int phy_hwtstamp_set(struct phy_device *phydev, in phy_hwtstamp_set() argument 58 return phylib_stubs->hwtstamp_set(phydev, config, extack); in phy_hwtstamp_set() 61 static inline void phy_ethtool_get_phy_stats(struct phy_device *phydev, in phy_ethtool_get_phy_stats() argument 70 phylib_stubs->get_phy_stats(phydev, phy_stats, phydev_stats); in phy_ethtool_get_phy_stats() [all …]
|
| D | ethtool_netlink.h | 23 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd); 24 void ethnl_cable_test_free(struct phy_device *phydev); 25 void ethnl_cable_test_finished(struct phy_device *phydev); 26 int ethnl_cable_test_result_with_src(struct phy_device *phydev, u8 pair, 28 int ethnl_cable_test_fault_length_with_src(struct phy_device *phydev, u8 pair, 30 int ethnl_cable_test_amplitude(struct phy_device *phydev, u8 pair, s16 mV); 31 int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV); 32 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, 47 static inline int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() argument 52 static inline void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() argument [all …]
|
| D | smscphy.h | 31 int smsc_phy_config_intr(struct phy_device *phydev); 32 irqreturn_t smsc_phy_handle_interrupt(struct phy_device *phydev); 33 int smsc_phy_config_init(struct phy_device *phydev); 34 int lan87xx_read_status(struct phy_device *phydev); 35 int smsc_phy_get_tunable(struct phy_device *phydev, 37 int smsc_phy_set_tunable(struct phy_device *phydev, 39 int smsc_phy_probe(struct phy_device *phydev);
|
| D | phy_fixed.h | 32 extern void fixed_phy_unregister(struct phy_device *phydev); 33 extern int fixed_phy_set_link_update(struct phy_device *phydev, 57 static inline void fixed_phy_unregister(struct phy_device *phydev) in fixed_phy_unregister() argument 60 static inline int fixed_phy_set_link_update(struct phy_device *phydev, in fixed_phy_set_link_update() argument
|
| D | mii_timestamper.h | 59 struct phy_device *phydev);
|
| D | phy_link_topology.h | 31 struct phy_device *phydev; member
|
| D | ethtool.h | 1203 int (*start_cable_test)(struct phy_device *phydev, 1205 int (*start_cable_test_tdr)(struct phy_device *phydev,
|
| D | netdevice.h | 2382 struct phy_device *phydev; member
|
| /include/net/ |
| D | macsec.h | 271 struct phy_device *phydev; member 352 int (*mdo_insert_tx_tag)(struct phy_device *phydev,
|
| D | dsa.h | 900 struct phy_device *phydev,
|
| /include/soc/mscc/ |
| D | ocelot.h | 1145 struct phy_device *phydev,
|