Searched refs:set_speed_duplex (Results 1 – 6 of 6) sorted by relevance
360 .set_speed_duplex = vsc8211_set_speed_duplex,374 .set_speed_duplex = t3_set_phy_speed_duplex,
206 .set_speed_duplex = tn1010_set_speed_duplex,
291 .set_speed_duplex = mv88e1xxx_set_speed_duplex,
457 .set_speed_duplex = aq100x_set_speed_duplex,
565 int (*set_speed_duplex)(struct cphy *phy, int speed, int duplex); member
1693 phy->ops->set_speed_duplex(phy, lc->speed, lc->duplex); in t3_link_start()