Lines Matching defs:duplex
547 /* advertise 1000BASE-T half & full duplex, prefer MASTER */
1268 cmd->base.duplex = np->full_duplex ? DUPLEX_FULL : DUPLEX_HALF;
1271 cmd->base.duplex = DUPLEX_UNKNOWN;
1293 u8 duplex = cmd->base.duplex;
1308 duplex = DUPLEX_FULL;
1309 printk("Warning!! Can't disable Auto negotiation in 1000Mbps, change to Manual 100Mbps, Full duplex.\n");
1314 np->full_duplex = (duplex == DUPLEX_FULL);
1318 np->full_duplex = (duplex == DUPLEX_FULL);
1516 printk (KERN_INFO "Auto 1000 Mbps, Full duplex\n");
1520 printk (KERN_INFO "Auto 1000 Mbps, Half duplex\n");
1524 printk (KERN_INFO "Auto 100 Mbps, Full duplex\n");
1528 printk (KERN_INFO "Auto 100 Mbps, Half duplex\n");
1532 printk (KERN_INFO "Auto 10 Mbps, Full duplex\n");
1536 printk (KERN_INFO "Auto 10 Mbps, Half duplex\n");
1559 printk (KERN_CONT "Full duplex\n");
1561 printk (KERN_CONT "Half duplex\n");
1649 printk (KERN_CONT "Full duplex\n");
1651 printk (KERN_CONT "Half duplex\n");
1686 printk (KERN_INFO "Auto 1000 Mbps, Full duplex\n");
1689 printk (KERN_INFO "Auto 1000 Mbps, half duplex\n");
1704 printk (KERN_CONT "Full duplex\n");
1706 printk (KERN_CONT "Half duplex\n");
1759 printk (KERN_INFO "Manual full duplex\n");
1762 printk (KERN_INFO "Manual half duplex\n");