Home
last modified time | relevance | path

Searched refs:autoneg (Results 26 – 47 of 47) sorted by relevance

12

/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_hw.h887 bool autoneg; member
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()
H A De1000_82575.c1670 pcs_autoneg = hw->mac.autoneg; in e1000_setup_serdes_link_82575()
H A De1000_ich8lan.c1811 if (!mac->autoneg) in e1000_check_for_copper_link_ich8lan()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c725 bool *autoneg) in ixgbe_get_link_capabilities() argument
728 speed, autoneg), IXGBE_NOT_IMPLEMENTED); in ixgbe_get_link_capabilities()
H A Dixgbe_api.h94 bool *autoneg);
H A Dixgbe_x550.c1882 bool *autoneg) in ixgbe_get_link_capabilities_X550em() argument
1888 *autoneg = TRUE; in ixgbe_get_link_capabilities_X550em()
1897 *autoneg = FALSE; in ixgbe_get_link_capabilities_X550em()
1939 *autoneg = TRUE; in ixgbe_get_link_capabilities_X550em()
H A Dixgbe_common.c5325 bool autoneg, link_up = FALSE; in ixgbe_setup_mac_link_multispeed_fiber() local
5330 status = ixgbe_get_link_capabilities(hw, &link_speed, &autoneg); in ixgbe_setup_mac_link_multispeed_fiber()
/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_phy.c540 if (hw->mac.autoneg) { in igc_setup_copper_link_generic()
H A Digc_i225.c1037 if (!mac->autoneg) in igc_check_for_link_i225()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c3399 link->speed.autoneg = true; in ecore_hw_get_nvm_info()
3425 p_caps->default_speed_autoneg = link->speed.autoneg; in ecore_hw_get_nvm_info()
3429 link->pause.autoneg = !!(link_temp & in ecore_hw_get_nvm_info()
3472 link->speed.autoneg, link->pause.autoneg, in ecore_hw_get_nvm_info()
H A Decore_mcp.c1327 if (!params->speed.autoneg) in ecore_mcp_set_link()
1329 phy_cfg.pause |= (params->pause.autoneg) ? ETH_PAUSE_AUTONEG : 0; in ecore_mcp_set_link()
H A Drelease.txt4992 1. Problem: CQ80492 - E4: Ethtool "autoneg" option can not be turned off
4993 once "autoneg" turned.
/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/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/igc/
H A Digc.c1761 igc->igc_hw.mac.autoneg = true; in igc_attach()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx.h481 __in boolean_t autoneg);

12