Home
last modified time | relevance | path

Searched refs:t3_set_phy_speed_duplex (Results 1 – 3 of 3) sorted by relevance

/drivers/net/cxgb3/
Dvsc8211.c300 err = t3_set_phy_speed_duplex(phy, speed, duplex); in vsc8211_set_speed_duplex()
339 .set_speed_duplex = t3_set_phy_speed_duplex,
353 .set_speed_duplex = t3_set_phy_speed_duplex,
Dcommon.h695 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
Dt3_hw.c442 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex) in t3_set_phy_speed_duplex() function