Home
last modified time | relevance | path

Searched refs:IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c1423 reg_val |= IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE; in ixgbe_setup_kr_speed_x550em()
1800 reg_val &= ~IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE; in ixgbe_setup_ixfi_x550em()
2003 reg_val &= ~IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE; in ixgbe_setup_phy_loopback_x550em()
H A Dixgbe_type.h3976 #define IXGBE_KRM_LINK_CTRL_1_TETH_AN_ENABLE (1 << 29) macro