Searched refs:set_speed_duplex (Results 1 – 4 of 4) sorted by relevance
241 .set_speed_duplex = t3_set_phy_speed_duplex,
286 .set_speed_duplex = t3_set_phy_speed_duplex,
523 int (*set_speed_duplex)(struct cphy *phy, int speed, int duplex); member
1177 phy->ops->set_speed_duplex(phy, lc->speed, lc->duplex); in t3_link_start()