Lines Matching defs:duplex
957 u8 duplex;
1663 rtl8152_set_speed(struct r8152 *tp, u8 autoneg, u32 speed, u8 duplex,
3785 tp->duplex, tp->advertising);
3827 tp->duplex, tp->advertising);
3876 tp->duplex, tp->advertising);
6229 static int rtl8152_set_speed(struct r8152 *tp, u8 autoneg, u32 speed, u8 duplex,
6236 if (duplex != DUPLEX_HALF && duplex != DUPLEX_FULL)
6242 if (duplex == DUPLEX_FULL) {
6251 if (duplex == DUPLEX_FULL) {
6270 if (duplex == DUPLEX_FULL)
6870 rtl8152_set_speed(tp, tp->autoneg, tp->speed, tp->duplex,
8813 cmd->base.duplex, advertising);
8817 tp->duplex = cmd->base.duplex;
9874 tp->duplex = DUPLEX_FULL;