set_speed_duplex   83 drivers/net/ethernet/chelsio/cxgb/cphy.h 	int (*set_speed_duplex)(struct cphy *phy, int speed, int duplex);
set_speed_duplex  353 drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.c 	.set_speed_duplex     = mv88e1xxx_set_speed_duplex,
set_speed_duplex  649 drivers/net/ethernet/chelsio/cxgb/subr.c 			phy->ops->set_speed_duplex(phy, lc->speed, lc->duplex);
set_speed_duplex  260 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	.set_speed_duplex  = aq100x_set_speed_duplex,
set_speed_duplex  530 drivers/net/ethernet/chelsio/cxgb3/common.h 	int (*set_speed_duplex)(struct cphy *phy, int speed, int duplex);
set_speed_duplex 1384 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 			phy->ops->set_speed_duplex(phy, lc->speed, lc->duplex);
set_speed_duplex  348 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	.set_speed_duplex = t3_set_phy_speed_duplex,
set_speed_duplex  362 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	.set_speed_duplex = t3_set_phy_speed_duplex,