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 D | xgmac.c | 428 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 D | common.h | 716 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc);
|
H A D | t3_hw.c | 1255 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 D | cxgb3_main.c | 1936 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc); set_pauseparam()
|
Completed in 97 milliseconds