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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c428 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) t3_mac_set_speed_duplex_fc() function
H A Dcommon.h716 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
H A Dt3_hw.c1255 t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc); t3_link_changed()
1347 t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex, t3_link_start()
1354 t3_mac_set_speed_duplex_fc(mac, -1, -1, fc); t3_link_start()
H A Dcxgb3_main.c1936 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc); set_pauseparam()

Completed in 97 milliseconds