Searched refs:t3_set_phy_speed_duplex (Results 1 – 3 of 3) sorted by relevance
309 err = t3_set_phy_speed_duplex(phy, speed, duplex); in vsc8211_set_speed_duplex()348 .set_speed_duplex = t3_set_phy_speed_duplex,362 .set_speed_duplex = t3_set_phy_speed_duplex,
663 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
449 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex) in t3_set_phy_speed_duplex() function