Home
last modified time | relevance | path

Searched refs:IXGBE_AUTOC_LMS_1G_LINK_NO_AN (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c444 case IXGBE_AUTOC_LMS_1G_LINK_NO_AN: in ixgbe_get_link_capabilities_82599()
939 (link_mode == IXGBE_AUTOC_LMS_1G_LINK_NO_AN || in ixgbe_setup_mac_link_82599()
956 autoc |= IXGBE_AUTOC_LMS_1G_LINK_NO_AN; in ixgbe_setup_mac_link_82599()
2193 case IXGBE_AUTOC_LMS_1G_LINK_NO_AN: in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_82598.c316 case IXGBE_AUTOC_LMS_1G_LINK_NO_AN: in ixgbe_get_link_capabilities_82598()
1255 case IXGBE_AUTOC_LMS_1G_LINK_NO_AN: in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_type.h2048 #define IXGBE_AUTOC_LMS_1G_LINK_NO_AN (0x0 << IXGBE_AUTOC_LMS_SHIFT) macro