Home
last modified time | relevance | path

Searched refs:autoneg (Results 1 – 25 of 47) sorted by path

12

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h954 uint8_t autoneg;
H A Dtg3.h1954 uint8_t autoneg;
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlether.c190 boolean_t autoneg = eattr->lei_attr[ptype].le_autoneg; in dladm_ether_autoneg2str() local
192 (void) strlcpy(buf, (autoneg ? "yes" : "no"), buflen); in dladm_ether_autoneg2str()
300 uint32_t autoneg, pause, asmpause, fault; in dladm_ether_info() local
339 attrstat[i].autoneg_stat, KSTAT_DATA_UINT32, &autoneg); in dladm_ether_info()
353 eattr->lei_attr[i].le_autoneg = (autoneg != 0); in dladm_ether_info()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c171 if (link_ok && speed >= 0 && lc->autoneg == AUTONEG_ENABLE) { in link_changed()
837 if (lc->autoneg == AUTONEG_DISABLE) { in t1_link_start()
1345 lc->autoneg = AUTONEG_ENABLE; in init_link_config()
1349 lc->autoneg = AUTONEG_DISABLE; in init_link_config()
H A Dcommon.h163 unsigned char autoneg; /* autonegotiating? */ member
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h584 int t4_link_set_autoneg(struct port_info *pi, u8 autoneg,
H A Dt4_hw.c8981 int t4_link_set_autoneg(struct port_info *pi, u8 autoneg, in t4_link_set_autoneg() argument
8987 if (autoneg) { in t4_link_set_autoneg()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82541.c560 if (hw->mac.autoneg) { in e1000_setup_copper_link_82541()
629 if (!mac->autoneg) { in e1000_check_for_link_82541()
H A De1000_82543.c751 if (!hw->mac.autoneg && (hw->mac.forced_speed_duplex & in e1000_phy_force_speed_duplex_82543()
1091 if (hw->mac.autoneg) { in e1000_setup_copper_link_82543()
1227 if (!mac->autoneg) { in e1000_check_for_copper_link_82543()
H A De1000_82575.c1670 pcs_autoneg = hw->mac.autoneg; in e1000_setup_serdes_link_82575()
H A De1000_hw.h887 bool autoneg; member
H A De1000_ich8lan.c1811 if (!mac->autoneg) in e1000_check_for_copper_link_ich8lan()
H A De1000_mac.c746 if (!mac->autoneg) in e1000_check_for_copper_link_generic()
1384 if ((hw->phy.media_type == e1000_media_type_copper) && mac->autoneg) { in e1000_config_fc_after_link_up_generic()
1529 mac->autoneg) { in e1000_config_fc_after_link_up_generic()
2195 if (!hw->mac.autoneg && (hw->phy.mdix == 0 || hw->phy.mdix == 3)) { in e1000_validate_mdi_setting_generic()
H A De1000_phy.c1425 if (hw->mac.autoneg) { in e1000_copper_link_setup_igp()
1695 if (hw->mac.autoneg) { in e1000_setup_copper_link_generic()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1640 if (hw->mac.autoneg) in e1000g_init()
4525 mac->autoneg = B_TRUE; in e1000g_reset_link()
4549 mac->autoneg = B_FALSE; in e1000g_reset_link()
4572 mac->autoneg = B_TRUE; in e1000g_reset_link()
4760 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4767 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4774 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4781 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4792 mac->autoneg = B_TRUE; in e1000g_force_speed_duplex()
4796 mac->autoneg = B_TRUE; in e1000g_force_speed_duplex()
[all …]
H A De1000g_stat.c601 *val = hw->mac.autoneg; in e1000g_m_stat()
649 *val = hw->mac.autoneg; in e1000g_m_stat()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c289 *val = hw->mac.autoneg; in igb_m_stat()
337 *val = hw->mac.autoneg; in igb_m_stat()
H A Digb_main.c3138 mac->autoneg = B_TRUE; in igb_setup_link()
3162 mac->autoneg = B_FALSE; in igb_setup_link()
3182 mac->autoneg = B_TRUE; in igb_setup_link()
3604 if (hw->mac.autoneg) in igb_start_link_timer()
5143 igb->param_adv_autoneg_cap = hw->mac.autoneg; in igb_get_phy_state()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h447 bool autoneg; member
H A Digc_i225.c1037 if (!mac->autoneg) in igc_check_for_link_i225()
H A Digc_mac.c495 if (!mac->autoneg) in igc_check_for_copper_link_generic()
723 if (mac->autoneg) { in igc_config_fc_after_link_up_generic()
H A Digc_phy.c540 if (hw->mac.autoneg) { in igc_setup_copper_link_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c1761 igc->igc_hw.mac.autoneg = true; in igc_attach()
H A Digc_gld.c242 *valp = igc->igc_hw.mac.autoneg; in igc_m_getstat()
280 *valp = igc->igc_hw.mac.autoneg; in igc_m_getstat()
976 *u8p = igc->igc_hw.mac.autoneg; in igc_m_getprop()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c51 bool *autoneg);
299 bool *autoneg) in ixgbe_get_link_capabilities_82598() argument
319 *autoneg = FALSE; in ixgbe_get_link_capabilities_82598()
324 *autoneg = FALSE; in ixgbe_get_link_capabilities_82598()
329 *autoneg = TRUE; in ixgbe_get_link_capabilities_82598()
339 *autoneg = TRUE; in ixgbe_get_link_capabilities_82598()
736 bool autoneg = FALSE; in ixgbe_setup_mac_link_82598() local
746 ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82598()

12