Lines Matching defs:duplex
1662 static void e100_adjust_adaptive_ifs(struct nic *nic, int speed, int duplex)
1665 * we're getting collisions on a half-duplex connection. */
1667 if (duplex == DUPLEX_HALF) {
1701 cmd.duplex == DUPLEX_FULL ? "Full" : "Half");
1719 e100_adjust_adaptive_ifs(nic, speed, cmd.duplex);
1725 if (nic->flags & ich && speed == SPEED_10 && cmd.duplex == DUPLEX_HALF)
1726 /* Need SW workaround for ICH[x] 10Mbps/half duplex Tx hang. */
1776 /* SW workaround for ICH[x] 10Mbps/half duplex Tx hang.
2617 /* save speed, duplex & autoneg settings */
2626 /* restore speed, duplex & autoneg settings */