Searched refs:t3_mac_set_speed_duplex_fc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 716 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
|
H A 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
|
H A D | t3_hw.c | 1289 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()
|
H A D | cxgb3_main.c | 1947 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc); in set_pauseparam()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 714 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
|
H A 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
|
H A 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()
|
H A D | cxgb3_main.c | 1946 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc); in set_pauseparam()
|
Completed in 23 milliseconds