Home
last modified time | relevance | path

Searched defs:autoneg (Results 1 – 17 of 17) sorted by relevance

/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
300 uint32_t autoneg, pause, asmpause, fault; in dladm_ether_info() local
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c299 bool *autoneg) in ixgbe_get_link_capabilities_82598()
736 bool autoneg = FALSE; in ixgbe_setup_mac_link_82598() local
H A Dixgbe_phy.c795 bool autoneg = FALSE; in ixgbe_setup_phy_link_generic() local
969 bool *autoneg) in ixgbe_get_copper_link_capabilities_generic()
1044 bool autoneg = FALSE; in ixgbe_setup_phy_link_tnx() local
H A Dixgbe_82599.c418 bool *autoneg) in ixgbe_get_link_capabilities_82599()
894 bool autoneg = FALSE; in ixgbe_setup_mac_link_82599() local
H A Dixgbe_x540.c173 bool *autoneg) in ixgbe_get_link_capabilities_X540()
H A Dixgbe_api.c725 bool *autoneg) in ixgbe_get_link_capabilities()
H A Dixgbe_x550.c1882 bool *autoneg) in ixgbe_get_link_capabilities_X550em()
H A Dixgbe_common.c5325 bool autoneg, link_up = FALSE; in ixgbe_setup_mac_link_multispeed_fiber() local
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mac.c276 __in boolean_t autoneg) in efx_mac_fcntl_set()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h163 unsigned char autoneg; /* autonegotiating? */ member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h577 boolean_t autoneg; member
594 boolean_t autoneg; member
932 uint32_t autoneg; /* Enable or disable autonegotiation */ member
944 bool autoneg; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp_api.h42 bool autoneg; member
48 bool autoneg; member
H A Decore_vfpf_if.h617 u8 autoneg; member
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.h464 int autoneg; member
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h447 bool autoneg; member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h887 bool autoneg; member
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8981 int t4_link_set_autoneg(struct port_info *pi, u8 autoneg, in t4_link_set_autoneg()