Searched refs:t3_mac_set_speed_duplex_fc (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h714 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
H A Dxgmac.c428 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) function
H A Dt3_hw.c1224 t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc);
1316 t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex,
1323 t3_mac_set_speed_duplex_fc(mac, -1, -1, fc);
H A Dcxgb3_main.c1945 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc);

Completed in 378 milliseconds