Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c268 NWAY_AR_10T_HD_CAPS); in igc_phy_setup_autoneg()
276 mii_autoneg_adv_reg |= NWAY_AR_10T_HD_CAPS; in igc_phy_setup_autoneg()
H A Digc_defines.h159 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */ macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h666 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */ macro
H A De1000_phy.c960 NWAY_AR_10T_HD_CAPS); in igb_phy_setup_autoneg()
968 mii_autoneg_adv_reg |= NWAY_AR_10T_HD_CAPS; in igb_phy_setup_autoneg()
/openbmc/u-boot/drivers/net/
H A De1000.h2243 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */ macro
H A De1000.c3383 mii_autoneg_adv_reg |= NWAY_AR_10T_HD_CAPS; in e1000_phy_setup_autoneg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2594 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */ macro
H A De1000_hw.c1532 mii_autoneg_adv_reg |= NWAY_AR_10T_HD_CAPS; in e1000_phy_setup_autoneg()