HomeSort by: relevance | last modified time | path
    Searched refs:t3_mac_set_speed_duplex_fc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_common.h 704 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex,
cxgb_xgmac.c 422 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) function in typeref:typename:int
cxgb_t3_hw.c 1136 t3_mac_set_speed_duplex_fc(mac, speed, duplex, fc);
1174 t3_mac_set_speed_duplex_fc(mac, lc->speed, lc->duplex,
1182 t3_mac_set_speed_duplex_fc(mac, -1, -1, fc);

Completed in 15 milliseconds