t3_mac_set_speed_duplex_fc  716 drivers/net/ethernet/chelsio/cxgb3/common.h int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
t3_mac_set_speed_duplex_fc 1948 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 			t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc);
t3_mac_set_speed_duplex_fc 1289 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 		t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc);
t3_mac_set_speed_duplex_fc 1381 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 			t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex,
t3_mac_set_speed_duplex_fc 1388 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 		t3_mac_set_speed_duplex_fc(mac, -1, -1, fc);