Searched refs:set_speed_duplex (Results 1 – 6 of 6) sorted by relevance
362 .set_speed_duplex = vsc8211_set_speed_duplex,376 .set_speed_duplex = t3_set_phy_speed_duplex,
208 .set_speed_duplex = tn1010_set_speed_duplex,
293 .set_speed_duplex = mv88e1xxx_set_speed_duplex,
459 .set_speed_duplex = aq100x_set_speed_duplex,
567 int (*set_speed_duplex)(struct cphy *phy, int speed, int duplex); member
1696 phy->ops->set_speed_duplex(phy, lc->speed, lc->duplex); in t3_link_start()