Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h714 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.c1224 t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc); in t3_link_changed()
1316 t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex, in t3_link_start()
1323 t3_mac_set_speed_duplex_fc(mac, -1, -1, fc); in t3_link_start()
Dcxgb3_main.c1945 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc); in set_pauseparam()