t3_set_phy_speed_duplex  659 drivers/net/ethernet/chelsio/cxgb3/common.h int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
t3_set_phy_speed_duplex  309 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	err = t3_set_phy_speed_duplex(phy, speed, duplex);
t3_set_phy_speed_duplex  348 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	.set_speed_duplex = t3_set_phy_speed_duplex,
t3_set_phy_speed_duplex  362 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	.set_speed_duplex = t3_set_phy_speed_duplex,