Searched refs:t3_mac_set_speed_duplex_fc (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_common.h766 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex,
H A Dcxgb_xgmac.c549 * t3_mac_set_speed_duplex_fc - set MAC speed, duplex and flow control
559 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) function
H A Dcxgb_t3_hw.c1556 t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc);
1693 t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex,
1703 t3_mac_set_speed_duplex_fc(mac, -1, -1, fc);

Completed in 66 milliseconds