Home
last modified time | relevance | path

Searched refs:AUTONEG_ADVERTISE_SPEED_DEFAULT (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82540.c72 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_82540()
H A De1000_defines.h376 #define AUTONEG_ADVERTISE_SPEED_DEFAULT E1000_ALL_SPEED_DUPLEX macro
H A De1000_82541.c93 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_82541()
H A De1000_82543.c100 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_82543()
H A De1000_80003es2lan.c105 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_80003es2lan()
H A De1000_82571.c107 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_82571()
H A De1000_ich8lan.c484 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_pchlan()
608 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_ich8lan()
626 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_ich8lan()
H A De1000_82575.c183 phy->autoneg_mask = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000_init_phy_params_82575()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h293 #define AUTONEG_ADVERTISE_SPEED_DEFAULT IGC_ALL_SPEED_DUPLEX macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c1794 hw->autoneg_advertised &= AUTONEG_ADVERTISE_SPEED_DEFAULT;
1800 hw->autoneg_advertised = AUTONEG_ADVERTISE_SPEED_DEFAULT;
H A De1000_hw.h2054 #define AUTONEG_ADVERTISE_SPEED_DEFAULT 0x002F /* Everything but 1000-Half */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c850 hw->phy.autoneg_advertised = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000g_set_driver_params()
4573 phy->autoneg_advertised = AUTONEG_ADVERTISE_SPEED_DEFAULT; in e1000g_reset_link()
4798 0, AUTONEG_ADVERTISE_SPEED_DEFAULT, in e1000g_force_speed_duplex()
4799 AUTONEG_ADVERTISE_SPEED_DEFAULT, &propval); in e1000g_force_speed_duplex()