Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c267 NWAY_AR_10T_FD_CAPS | in igc_phy_setup_autoneg()
282 mii_autoneg_adv_reg |= NWAY_AR_10T_FD_CAPS; in igc_phy_setup_autoneg()
H A Digc_defines.h160 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */ macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h667 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */ macro
H A De1000_phy.c959 NWAY_AR_10T_FD_CAPS | in igb_phy_setup_autoneg()
974 mii_autoneg_adv_reg |= NWAY_AR_10T_FD_CAPS; in igb_phy_setup_autoneg()
/openbmc/u-boot/drivers/net/
H A De1000.h2244 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */ macro
H A De1000.c3389 mii_autoneg_adv_reg |= NWAY_AR_10T_FD_CAPS; in e1000_phy_setup_autoneg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2595 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */ macro
H A De1000_hw.c1538 mii_autoneg_adv_reg |= NWAY_AR_10T_FD_CAPS; in e1000_phy_setup_autoneg()