t3_set_phy_speed_duplex
int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
err = t3_set_phy_speed_duplex(phy, speed, duplex);
.set_speed_duplex = t3_set_phy_speed_duplex,
.set_speed_duplex = t3_set_phy_speed_duplex,