HomeSort by relevance Sort by last modified time
    Searched defs:duplex (Results 1 - 23 of 23) sorted by null

  /external/u-boot/drivers/net/
dnet.c 245 int media, speed, duplex; local
292 duplex = (media & ADVERTISE_FULL) ? 1 : 0;
294 printf("%s: link up, %sMbps %s-duplex (lpa: 0x%04x)\n",
297 duplex ? "full" : "half",
302 if (duplex)
ftgmac100.c 175 int media, speed, duplex; local
228 duplex = ((stat_ge & LPA_1000FULL)
232 printf("%s: link up, 1000bps %s-duplex\n",
233 dev->name, duplex ? "full" : "half");
243 duplex = (media & ADVERTISE_FULL) ? 1 : 0;
245 printf("%s: link up, %sMbps %s-duplex\n",
246 dev->name, speed ? "100" : "10", duplex ? "full" : "half");
278 /* set gmac for 1000BaseTX and Full Duplex */
283 /* set gmac for 1000BaseTX and Half Duplex */
289 /* set MII for 100BaseTX and Full Duplex */
    [all...]
at91_emac.c 221 int media, speed, duplex; local
262 duplex = (media & ADVERTISE_FULL) ? 1 : 0;
263 debug_cond(VERBOSEP, "%s: link up, %sMbps %s-duplex\n",
266 duplex ? "full" : "half");
281 /*set Emac for 100BaseTX and Full Duplex */
289 /*set MII for 10BaseT and Full Duplex */
298 /*set MII for 100BaseTX and Half Duplex */
307 /*set MII for 10BaseT and Half Duplex */
macb.c 512 int media, speed, duplex; local
570 duplex = ((lpa & LPA_1000FULL) ? 1 : 0);
572 printf("%s: link up, 1000Mbps %s-duplex (lpa: 0x%04x)\n",
574 duplex ? "full" : "half",
581 if (duplex)
600 duplex = (media & ADVERTISE_FULL) ? 1 : 0;
601 printf("%s: link up, %sMbps %s-duplex (lpa: 0x%04x)\n",
604 duplex ? "full" : "half",
619 if (duplex)
sun8i_emac.c 121 u32 duplex; member in struct:emac_eth_dev
235 if (phydev->duplex)
vsc9953.c 692 int duplex; local
709 duplex = DUPLEX_FULL;
714 duplex = vsc9953_l2sw.port[port_no].phydev->duplex;
718 duplex = -1;
746 printf("%8s\n", duplex == DUPLEX_FULL ? "full" : "half");
    [all...]
e1000.c 137 uint16_t * duplex);
3651 uint16_t duplex; local
    [all...]
natsemi.c 383 printf("%s: Transceiver default autoneg. %s 10%s %s duplex.\n",
390 printf("%s: changed to autoneg. %s 10%s %s duplex.\n",
734 int duplex = INL(dev, ChipConfig) & FullDuplex ? 1 : 0; local
737 printf("%s: Setting %s-duplex based on negotiated link"
738 " capability.\n", dev->name, duplex ? "full" : "half");
740 if (duplex) {
ns8382x.c 209 Bmcr_AutoNegEn = 0x1000, /*if set ignores Duplex, Speed[01] */
414 debug("%s: Transceiver 10%s %s duplex.\n", dev->name,
696 int duplex = 0; local
699 duplex = (config & FullDuplex) ? 1 : 0;
703 debug("%s: Setting 10%s %s-duplex based on negotiated link"
705 duplex ? "full" : "half");
707 if (duplex) {
mvneta.c 279 unsigned int duplex; member in struct:mvneta_port
    [all...]
mvpp2.c 999 unsigned int duplex; member in struct:mvpp2_port
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.cpp 303 // Number of duplex insns
304 unsigned duplex = 0; local
390 ++duplex;
408 if ((load0 > 1 || store0 > 1) || (duplex > 1 || (duplex && memory))) {
414 // TODO: need to reserve slots #0 and #1 for duplex insns.
610 // or with compound or duplex insns for now.
  /external/u-boot/drivers/qe/
uec_phy.c 55 * speed and duplex should be for the port.
66 * #define CONFIG_SYS_FIXED_PHY_PORT(name,speed,duplex) \
67 * {name, speed, duplex},
85 unsigned int duplex; /* specified duplex FULL or HALF */ member in struct:fixed_phy_port
351 duplex match, skip auto neg as it already matches */
353 if (mii_info->duplex == DUPLEX_FULL &&
424 mii_info->duplex = DUPLEX_FULL;
426 mii_info->duplex = DUPLEX_HALF;
431 mii_info->duplex = DUPLEX_FULL
    [all...]
uec_phy.h 124 /* Duplex, half or full. */
165 /* forced speed & duplex (no autoneg)
166 * partner speed & duplex & pause (autoneg)
169 int duplex; member in struct:uec_mii_info
219 /* Determines the negotiated speed and duplex */
  /external/u-boot/include/
phy.h 172 /* forced speed & duplex (no autoneg)
173 * partner speed & duplex & pause (autoneg)
176 int duplex; member in struct:phy_device
197 int duplex; member in struct:fixed_link
  /bionic/libc/kernel/uapi/linux/
virtio_net.h 61 __u8 duplex; member in struct:virtio_net_config
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
758 __u8 duplex; member in struct:ethtool_link_settings
  /external/kernel-headers/original/uapi/linux/
virtio_net.h 63 #define VIRTIO_NET_F_SPEED_DUPLEX 63 /* Device set linkspeed and duplex */
90 * 0x00 - half duplex
91 * 0x01 - full duplex
94 __u8 duplex; member in struct:virtio_net_config
ethtool.h 42 * @duplex: Duplex mode; one of %DUPLEX_*
75 * If autonegotiation is disabled, the speed and @duplex represent the
80 * @duplex is %DUPLEX_UNKNOWN or the best enabled duplex mode.
101 __u8 duplex; member in struct:ethtool_cmd
316 * @supported: Mask of %SUPPORTED_* flags for the speed/duplex combinations
318 * @advertised: Mask of %ADVERTISED_* flags for the speed/duplex combinations
320 * @lp_advertised: Mask of %ADVERTISED_* flags for the speed/duplex
1821 __u8 duplex; member in struct:ethtool_link_settings
    [all...]
  /external/u-boot/drivers/net/phy/
mv88e61xx.c 495 phydev->duplex = DUPLEX_FULL;
497 phydev->duplex = DUPLEX_HALF;
672 phydev->duplex = DUPLEX_FULL;
674 phydev->duplex = DUPLEX_HALF;
995 int duplex = phydev->duplex; local
1013 /* Restore CPU interface speed and duplex after it was changed for
1016 phydev->duplex = duplex;
  /external/libcups/cups/
ppd-cache.c 964 *duplex; /* Duplex option */ local
    [all...]
  /external/pdfium/fpdfsdk/
fpdfview.cpp 1349 ByteString duplex = viewRef.Duplex(); local
    [all...]
  /external/u-boot/include/linux/
ethtool.h 24 __u8 duplex; /* Duplex, half or full */ member in struct:ethtool_cmd
624 /* Duplex, half or full. */

Completed in 1307 milliseconds