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

/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_common.h765 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex,
H A Dcxgb_xgmac.c548 * t3_mac_set_speed_duplex_fc - set MAC speed, duplex and flow control
558 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) function
H A Dcxgb_t3_hw.c1555 t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc);
1692 t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex,
1702 t3_mac_set_speed_duplex_fc(mac, -1, -1, fc);

Completed in 179 milliseconds