Home
last modified time | relevance | path

Searched refs:NWAY_AR_100TX_HD_CAPS (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c266 NWAY_AR_100TX_HD_CAPS | in igc_phy_setup_autoneg()
288 mii_autoneg_adv_reg |= NWAY_AR_100TX_HD_CAPS; in igc_phy_setup_autoneg()
H A Digc_defines.h161 #define NWAY_AR_100TX_HD_CAPS 0x0080 /* 100TX Half Duplex Capable */ macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h668 #define NWAY_AR_100TX_HD_CAPS 0x0080 /* 100TX Half Duplex Capable */ macro
H A De1000_phy.c958 NWAY_AR_100TX_HD_CAPS | in igb_phy_setup_autoneg()
980 mii_autoneg_adv_reg |= NWAY_AR_100TX_HD_CAPS; in igb_phy_setup_autoneg()
/openbmc/u-boot/drivers/net/
H A De1000.h2245 #define NWAY_AR_100TX_HD_CAPS 0x0080 /* 100TX Half Duplex Capable */ macro
H A De1000.c3395 mii_autoneg_adv_reg |= NWAY_AR_100TX_HD_CAPS; in e1000_phy_setup_autoneg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2596 #define NWAY_AR_100TX_HD_CAPS 0x0080 /* 100TX Half Duplex Capable */ macro
H A De1000_hw.c1544 mii_autoneg_adv_reg |= NWAY_AR_100TX_HD_CAPS; in e1000_phy_setup_autoneg()