Home
last modified time | relevance | path

Searched refs:autoneg (Results 1 – 25 of 30) sorted by relevance

12

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82599.h39 ixgbe_link_speed *speed, bool *autoneg);
45 ixgbe_link_speed speed, bool autoneg,
48 ixgbe_link_speed speed, bool autoneg,
53 bool autoneg, bool autoneg_wait_to_complete);
H A Dixgbe_82598.c43 bool *autoneg);
52 bool autoneg,
56 bool autoneg,
287 bool *autoneg) in ixgbe_get_link_capabilities_82598() argument
307 *autoneg = FALSE; in ixgbe_get_link_capabilities_82598()
312 *autoneg = FALSE; in ixgbe_get_link_capabilities_82598()
317 *autoneg = TRUE; in ixgbe_get_link_capabilities_82598()
327 *autoneg = TRUE; in ixgbe_get_link_capabilities_82598()
720 ixgbe_link_speed speed, bool autoneg, in ixgbe_setup_mac_link_82598() argument
732 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82598()
[all …]
H A Dixgbe_x540.h41 ixgbe_link_speed *speed, bool *autoneg);
44 bool autoneg, bool link_up_wait_to_complete);
H A Dixgbe_82599.c43 bool autoneg,
568 ixgbe_link_speed speed, bool autoneg, in ixgbe_setup_mac_link_multispeed_fiber() argument
615 autoneg, in ixgbe_setup_mac_link_multispeed_fiber()
667 autoneg, in ixgbe_setup_mac_link_multispeed_fiber()
694 highest_link_speed, autoneg, autoneg_wait_to_complete); in ixgbe_setup_mac_link_multispeed_fiber()
719 ixgbe_link_speed speed, bool autoneg, in ixgbe_setup_mac_link_smartspeed() argument
752 status = ixgbe_setup_mac_link_82599(hw, speed, autoneg, in ixgbe_setup_mac_link_smartspeed()
787 status = ixgbe_setup_mac_link_82599(hw, speed, autoneg, in ixgbe_setup_mac_link_smartspeed()
812 status = ixgbe_setup_mac_link_82599(hw, speed, autoneg, in ixgbe_setup_mac_link_smartspeed()
832 ixgbe_link_speed speed, bool autoneg, in ixgbe_setup_mac_link_82599() argument
[all …]
H A Dixgbe_phy.h111 bool autoneg,
115 bool *autoneg);
H A Dixgbe_api.c530 bool autoneg, in ixgbe_setup_phy_link_speed() argument
534 autoneg, autoneg_wait_to_complete), in ixgbe_setup_phy_link_speed()
600 bool autoneg, in ixgbe_setup_link() argument
604 autoneg, autoneg_wait_to_complete), in ixgbe_setup_link()
615 bool *autoneg) in ixgbe_get_link_capabilities() argument
618 speed, autoneg), IXGBE_NOT_IMPLEMENTED); in ixgbe_get_link_capabilities()
H A Dixgbe_api.h75 bool autoneg,
81 bool autoneg, bool autoneg_wait_to_complete);
85 bool *autoneg);
H A Dixgbe_phy.c477 bool autoneg = FALSE; in ixgbe_setup_phy_link_generic() local
483 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic()
573 bool autoneg, in ixgbe_setup_phy_link_speed_generic() argument
576 UNREFERENCED_2PARAMETER(autoneg, autoneg_wait_to_complete); in ixgbe_setup_phy_link_speed_generic()
611 bool *autoneg) in ixgbe_get_copper_link_capabilities_generic() argument
619 *autoneg = TRUE; in ixgbe_get_copper_link_capabilities_generic()
698 bool autoneg = FALSE; in ixgbe_setup_phy_link_tnx() local
704 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
H A Dixgbe_x540.c157 bool *autoneg) in ixgbe_get_link_capabilities_X540() argument
159 return ixgbe_get_copper_link_capabilities_generic(hw, speed, autoneg); in ixgbe_get_link_capabilities_X540()
182 ixgbe_link_speed speed, bool autoneg, in ixgbe_setup_mac_link_X540() argument
186 return hw->phy.ops.setup_link_speed(hw, speed, autoneg, in ixgbe_setup_mac_link_X540()
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlether.c184 boolean_t autoneg = eattr->lei_attr[ptype].le_autoneg; in dladm_ether_autoneg2str() local
186 (void) strlcpy(buf, (autoneg ? "yes" : "no"), buflen); in dladm_ether_autoneg2str()
294 uint32_t autoneg, pause, asmpause, fault; in dladm_ether_info() local
333 attrstat[i].autoneg_stat, KSTAT_DATA_UINT32, &autoneg); in dladm_ether_info()
347 eattr->lei_attr[i].le_autoneg = (autoneg != 0); in dladm_ether_info()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c306 *val = lc->autoneg == AUTONEG_ENABLE; in t4_mc_getstat()
509 old = lc->autoneg; in t4_mc_setprop()
513 lc->autoneg = new; in t4_mc_setprop()
582 if (lc->autoneg == AUTONEG_ENABLE) { in t4_mc_setprop()
597 if (lc->autoneg == AUTONEG_ENABLE) { in t4_mc_setprop()
681 *u = lc->autoneg == AUTONEG_ENABLE; in t4_mc_getprop()
/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dcommon.h165 unsigned char autoneg; /* autonegotiating? */ member
H A Dch_subr.c173 if (link_ok && speed >= 0 && lc->autoneg == AUTONEG_ENABLE) { in link_changed()
839 if (lc->autoneg == AUTONEG_DISABLE) { in t1_link_start()
1347 lc->autoneg = AUTONEG_ENABLE; in init_link_config()
1351 lc->autoneg = AUTONEG_DISABLE; in init_link_config()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82543.c752 if (!hw->mac.autoneg && in e1000_phy_force_speed_duplex_82543()
1092 if (hw->mac.autoneg) { in e1000_setup_copper_link_82543()
1231 if (!mac->autoneg) { in e1000_check_for_copper_link_82543()
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_82541.c564 if (hw->mac.autoneg) { in e1000_setup_copper_link_82541()
633 if (!mac->autoneg) { in e1000_check_for_link_82541()
H A De1000_hw.h804 bool autoneg; member
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1578 if (hw->mac.autoneg) in e1000g_init()
4266 mac->autoneg = B_TRUE; in e1000g_reset_link()
4290 mac->autoneg = B_FALSE; in e1000g_reset_link()
4313 mac->autoneg = B_TRUE; in e1000g_reset_link()
4501 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4508 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4515 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4522 mac->autoneg = B_FALSE; in e1000g_force_speed_duplex()
4533 mac->autoneg = B_TRUE; in e1000g_force_speed_duplex()
4537 mac->autoneg = B_TRUE; in e1000g_force_speed_duplex()
[all …]
H A De1000g_stat.c620 *val = hw->mac.autoneg; in e1000g_m_stat()
668 *val = hw->mac.autoneg; in e1000g_m_stat()
/titanic_41/usr/src/uts/sun/io/eri/
H A Deri.h464 int autoneg; member
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_gld.c305 *val = hw->mac.autoneg; in igb_m_stat()
353 *val = hw->mac.autoneg; in igb_m_stat()
H A Digb_main.c3087 mac->autoneg = B_TRUE; in igb_setup_link()
3111 mac->autoneg = B_FALSE; in igb_setup_link()
3131 mac->autoneg = B_TRUE; in igb_setup_link()
3553 if (hw->mac.autoneg) in igb_start_link_timer()
5088 igb->param_adv_autoneg_cap = hw->mac.autoneg; in igb_get_phy_state()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h291 unsigned char autoneg; /* autonegotiating? */ member
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h954 uint8_t autoneg;
H A Dtg3.h1954 uint8_t autoneg;

12