Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h716 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
Dxgmac.c428 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) in t3_mac_set_speed_duplex_fc() function
Dt3_hw.c1289 t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc); in t3_link_changed()
1381 t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex, in t3_link_start()
1388 t3_mac_set_speed_duplex_fc(mac, -1, -1, fc); in t3_link_start()
Dcxgb3_main.c1948 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc); in set_pauseparam()