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/ |
D | common.h | 714 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
|
D | xgmac.c | 428 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) in t3_mac_set_speed_duplex_fc() function
|
D | t3_hw.c | 1224 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()
|
D | cxgb3_main.c | 1945 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc); in set_pauseparam()
|