Lines Matching defs:phydev
20 static int ethnl_cable_test_started(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_started()
62 struct phy_device *phydev; in ethnl_act_cable_test() local
109 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc()
152 void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free()
159 void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished()
169 int ethnl_cable_test_result_with_src(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result_with_src()
197 int ethnl_cable_test_fault_length_with_src(struct phy_device *phydev, u8 pair, in ethnl_cable_test_fault_length_with_src()
325 struct phy_device *phydev; in ethnl_act_cable_test_tdr() local
380 int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude()
405 int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse()
426 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step()