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

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c309 err = t3_set_phy_speed_duplex(phy, speed, duplex);
348 .set_speed_duplex = t3_set_phy_speed_duplex,
362 .set_speed_duplex = t3_set_phy_speed_duplex,
H A Dcommon.h659 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
H A Dt3_hw.c442 * t3_set_phy_speed_duplex - force PHY speed and duplex
450 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex) function

Completed in 191 milliseconds