HomeSort by relevance Sort by last modified time
    Searched refs:ADVERTISED_Pause (Results 1 - 7 of 7) sorted by null

  /external/u-boot/include/linux/
ethtool.h 600 #define ADVERTISED_Pause (1 << 13)
  /external/u-boot/drivers/usb/eth/
lan7x.c 238 ADVERTISED_Pause |
  /bionic/libc/kernel/uapi/linux/
ethtool.h 636 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause)
  /external/kernel-headers/original/uapi/linux/
ethtool.h     [all...]
  /external/u-boot/drivers/net/phy/
phy.c 64 if (advertise & ADVERTISED_Pause)
  /external/u-boot/drivers/net/
zynq_gem.c 342 priv->phydev->supported &= supported | ADVERTISED_Pause |
sni_ave.c 332 if (phydev->advertising & ADVERTISED_Pause)

Completed in 214 milliseconds