Lines Matching defs:duplex
1663 static void e100_adjust_adaptive_ifs(struct nic *nic, int speed, int duplex)
1666 * we're getting collisions on a half-duplex connection. */
1668 if (duplex == DUPLEX_HALF) {
1702 cmd.duplex == DUPLEX_FULL ? "Full" : "Half");
1720 e100_adjust_adaptive_ifs(nic, speed, cmd.duplex);
1726 if (nic->flags & ich && speed == SPEED_10 && cmd.duplex == DUPLEX_HALF)
1727 /* Need SW workaround for ICH[x] 10Mbps/half duplex Tx hang. */
1777 /* SW workaround for ICH[x] 10Mbps/half duplex Tx hang.
2614 /* save speed, duplex & autoneg settings */
2623 /* restore speed, duplex & autoneg settings */