Lines Matching defs:duplex
106 #define __LINK_MODE_NAME(speed, type, duplex) \
107 #speed "base" #type "/" #duplex
108 #define __DEFINE_LINK_MODE_NAME(speed, type, duplex) \
109 [ETHTOOL_LINK_MODE(speed, type, duplex)] = \
110 __LINK_MODE_NAME(speed, type, duplex)
292 .duplex = __DUPLEX_ ## _duplex \
300 .duplex = DUPLEX_UNKNOWN, \
327 .duplex = DUPLEX_FULL,
563 link_ksettings->base.duplex
564 = legacy_settings->duplex;
1131 link_ksettings->base.duplex = link_info->duplex;