Searched defs:phydev (Results 1 – 7 of 7) sorted by relevance
/net/ethtool/ |
D | cabletest.c | 19 static int ethnl_cable_test_started(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_started() 103 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() 146 void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() 153 void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished() 163 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result) in ethnl_cable_test_result() 186 int ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) in ethnl_cable_test_fault_length() 360 int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() 385 int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse() 406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step()
|
D | linkstate.c | 30 struct phy_device *phydev = dev->phydev; in linkstate_get_sqi() local 48 struct phy_device *phydev = dev->phydev; in linkstate_get_sqi_max() local
|
D | ioctl.c | 2060 struct phy_device *phydev = dev->phydev; in ethtool_get_phy_stats() local 2311 struct phy_device *phydev = dev->phydev; in ethtool_get_module_info_call() local 2348 struct phy_device *phydev = dev->phydev; in ethtool_get_module_eeprom_call() local 2590 struct phy_device *phydev = dev->phydev; in get_phy_tunable() local 2629 struct phy_device *phydev = dev->phydev; in set_phy_tunable() local
|
D | common.c | 542 struct phy_device *phydev = dev->phydev; in __ethtool_get_ts_info() local
|
/net/dsa/ |
D | port.c | 981 struct phy_device *phydev; in dsa_port_get_phy_device() local 1060 struct phy_device *phydev = NULL; in dsa_port_phylink_mac_link_down() local 1076 struct phy_device *phydev, in dsa_port_phylink_mac_link_up() 1107 struct phy_device *phydev; in dsa_port_setup_phy_of() local 1146 struct phy_device *phydev; in dsa_port_fixed_link_register_of() local 1260 struct phy_device *phydev; in dsa_port_get_phy_strings() local 1279 struct phy_device *phydev; in dsa_port_get_ethtool_phy_stats() local 1298 struct phy_device *phydev; in dsa_port_get_phy_sset_count() local
|
/net/8021q/ |
D | vlan_dev.c | 693 struct phy_device *phydev = vlan->real_dev->phydev; in vlan_ethtool_get_ts_info() local
|
/net/xfrm/ |
D | xfrm_interface_core.c | 627 struct net_device *phydev = __dev_get_by_index(xi->net, xi->p.link); in xfrmi_dev_init() local
|