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

  /external/u-boot/include/
phy.h 172 /* forced speed & duplex (no autoneg)
173 * partner speed & duplex & pause (autoneg)
187 int autoneg; member in struct:phy_device
  /external/u-boot/drivers/qe/
uec_phy.h 165 /* forced speed & duplex (no autoneg)
166 * partner speed & duplex & pause (autoneg)
179 int autoneg; member in struct:uec_mii_info
  /external/u-boot/include/linux/
ethtool.h 28 __u8 autoneg; /* Enable or disable autonegotiation */ member in struct:ethtool_cmd
232 /* If the link is being auto-negotiated (via ethtool_cmd.autoneg
238 * If 'autoneg' is zero or the link is not being auto-negotiated,
242 __u32 autoneg; member in struct:ethtool_pauseparam
  /bionic/libc/kernel/uapi/linux/
ethtool.h 34 __u8 autoneg; member in struct:ethtool_cmd
188 __u32 autoneg; member in struct:ethtool_pauseparam
598 #define SUPPORTED_Autoneg __ETHTOOL_LINK_MODE_LEGACY_MASK(Autoneg)
629 #define ADVERTISED_Autoneg __ETHTOOL_LINK_MODE_LEGACY_MASK(Autoneg)
761 __u8 autoneg; member in struct:ethtool_link_settings
  /external/kernel-headers/original/uapi/linux/
ethtool.h 48 * @autoneg: Enable/disable autonegotiation and auto-detection;
85 * writable, possibly dependent on @autoneg being %AUTONEG_DISABLE.
105 __u8 autoneg; member in struct:ethtool_cmd
526 * @autoneg: Flag to enable autonegotiation of pause frame use
530 * Drivers should reject a non-zero setting of @autoneg when
536 * even if @autoneg is zero. They should also allow the advertised
540 * If @autoneg is non-zero, the MAC is configured to send and/or
547 __u32 autoneg; member in struct:ethtool_pauseparam
1824 __u8 autoneg; member in struct:ethtool_link_settings
    [all...]
  /external/u-boot/drivers/net/
e1000.h 1127 uint8_t autoneg; member in struct:e1000_hw
    [all...]

Completed in 132 milliseconds